Missing comma

This commit is contained in:
Madmadness65 2025-03-07 11:41:35 -06:00 committed by GitHub
parent 03d7296044
commit 44d42afe59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -267,7 +267,7 @@ const seasonalSplashMessages: Season[] = [
end: "10-31", end: "10-31",
messages: [ messages: [
"halloween.happyHalloween", "halloween.happyHalloween",
"halloween.boo" "halloween.boo",
"halloween.pumpkabooAbout", "halloween.pumpkabooAbout",
"halloween.mayContainSpiders", "halloween.mayContainSpiders",
"halloween.spookyScarySkeledirge", "halloween.spookyScarySkeledirge",