1
0
forked from fr/deguapp

Code formatted

This commit is contained in:
Filip Rojek 2024-06-02 23:06:32 +02:00
parent 922a11b23b
commit 1dd7952976
2 changed files with 80 additions and 82 deletions

View File

@ -12,9 +12,7 @@
"resizeMode": "contain", "resizeMode": "contain",
"backgroundColor": "#ffffff" "backgroundColor": "#ffffff"
}, },
"assetBundlePatterns": [ "assetBundlePatterns": ["**/*"],
"**/*"
],
"ios": { "ios": {
"supportsTablet": true "supportsTablet": true
}, },