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:
parent
850ea94ae8
commit
d83a5de095
5 changed files with 22 additions and 10 deletions
|
|
@ -88,7 +88,7 @@ let constants = {
|
|||
name: "spa",
|
||||
default: "on",
|
||||
boolean: true,
|
||||
replaceEmptyWithDefault: true
|
||||
replaceEmptyWithDefault: false
|
||||
},{
|
||||
name: "theme",
|
||||
default: "classic",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue