fix PREFS size

whoops
This commit is contained in:
ayaka 2024-06-23 20:44:39 +12:00
parent 7aca5791b1
commit 7c821d541a

View File

@ -19,7 +19,7 @@ struct SettingsTemplate {
// CONSTANTS // CONSTANTS
const PREFS: [&str; 17] = [ const PREFS: [&str; 18] = [
"theme", "theme",
"mascot", "mascot",
"front_page", "front_page",