chore: fix tsx

This commit is contained in:
2026-02-21 12:56:40 +01:00
parent e5bbb94218
commit cc71375290
6 changed files with 8 additions and 6 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
"splash": {
"image": "./assets/splash-icon.png",
"resizeMode": "contain",
"backgroundColor": "#0a0a0a"
"backgroundColor": "#000"
},
"ios": {
"supportsTablet": true,
@@ -20,7 +20,7 @@
"package": "com.uberstup.adminpanel",
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#0a0a0a"
"backgroundColor": "#000"
},
"edgeToEdgeEnabled": true,
"permissions": [