fix(settings/user/snake): personnalMessage -> snake

This commit is contained in:
2026-01-31 00:37:07 +01:00
parent 717c3c8f17
commit 962b075837
9 changed files with 17 additions and 22 deletions

View File

@@ -14,7 +14,7 @@ export const SETTINGS_SUB_MENUS = [
"clockDate",
"userBirthday",
"userUserName",
"userMessage",
"userSnake",
"userColor",
] as const;