Skip to content

Commit

Permalink
misc: Remove tablet support for iOS
Browse files Browse the repository at this point in the history
i cant take screenshots for app store 😭
  • Loading branch information
KingRainbow44 committed Jul 29, 2024
1 parent 799dffe commit ae22fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"config": {
"usesNonExemptEncryption": false
},
"supportsTablet": true,
"supportsTablet": false,
"bundleIdentifier": "moe.seikimo.laudiolin",
"associatedDomains": [
"applinks:laudiol.in",
Expand Down

0 comments on commit ae22fbb

Please sign in to comment.