diff options
Diffstat (limited to 'apps/mobile/app.json')
| -rw-r--r-- | apps/mobile/app.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json index e16baa37..20424263 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -12,9 +12,7 @@ "resizeMode": "contain", "backgroundColor": "#ffffff" }, - "assetBundlePatterns": [ - "**/*" - ], + "assetBundlePatterns": ["**/*"], "ios": { "supportsTablet": true, "bundleIdentifier": "app.hoarder.hoardermobile", |
