Fix theme

This commit is contained in:
Skylar Ittner 2021-12-04 20:11:21 -07:00
parent a94e4eead3
commit 94a5b3c3f2

View File

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