Fix theme

master
Skylar Ittner 2 years ago
parent a94e4eead3
commit 94a5b3c3f2

@ -12,7 +12,7 @@ var app = new Framework7({
root: "#app", root: "#app",
name: SETTINGS.branding.apptitle, name: SETTINGS.branding.apptitle,
id: "com.fixphrase.app", id: "com.fixphrase.app",
theme: "ios", theme: "auto",
card: { card: {
swipeToClose: false swipeToClose: false
}, },

Loading…
Cancel
Save