1
0
Fork 0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-03-01 18:31:35 +00:00

Implement SPA setting (closes #35)

This commit is contained in:
Cadence Ember 2020-05-06 02:14:11 +12:00
parent 850ea94ae8
commit d83a5de095
No known key found for this signature in database
GPG key ID: 128B99B1B74A6412
5 changed files with 22 additions and 10 deletions

View file

@ -88,7 +88,7 @@ let constants = {
name: "spa",
default: "on",
boolean: true,
replaceEmptyWithDefault: true
replaceEmptyWithDefault: false
},{
name: "theme",
default: "classic",