feat(depot): update onboarding screen
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
"$PICTURE/*",
|
||||
"$PUBLIC/*",
|
||||
"$VIDEO/*",
|
||||
"$RESOURCE/*"
|
||||
"$RESOURCE",
|
||||
"$RESOURCE/*",
|
||||
"$RESOURCE/**"
|
||||
]
|
||||
},
|
||||
"http": {
|
||||
@@ -54,7 +56,7 @@
|
||||
"depends": []
|
||||
},
|
||||
"externalBin": ["bin/depot"],
|
||||
"resources": ["resources/config.toml"],
|
||||
"resources": ["resources/*"],
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
"icons/128x128.png",
|
||||
|
||||
Reference in New Issue
Block a user