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
const PREFS: [&str; 17] = [
const PREFS: [&str; 18] = [
"theme",
"mascot",
"front_page",