feat(depot): update onboarding screen

This commit is contained in:
2023-12-19 15:43:32 +07:00
parent d9e8d05db7
commit a6ca2589ab
13 changed files with 397 additions and 579 deletions

View File

@@ -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",