mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-06 06:27:40 +03:00
update number of settings
This commit is contained in:
parent
b82111599b
commit
0e8f1ef6c5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ struct SettingsTemplate {
|
||||||
|
|
||||||
// CONSTANTS
|
// CONSTANTS
|
||||||
|
|
||||||
const PREFS: [&str; 18] = [
|
const PREFS: [&str; 19] = [
|
||||||
"theme",
|
"theme",
|
||||||
"front_page",
|
"front_page",
|
||||||
"layout",
|
"layout",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue