new quote

This commit is contained in:
genki_angel 2026-02-21 20:37:23 +00:00
parent b9768370ed
commit c312817fd6

View file

@ -11,7 +11,8 @@ const quotes: string[] = [
"all bite, no bark", "all bite, no bark",
"halloween is just a week away", "halloween is just a week away",
"WOOF WOO- i mean meow meow =^w^=", "WOOF WOO- i mean meow meow =^w^=",
"let's go gambling!" "let's go gambling!",
"generated with CabbitGBT"
] ]
export default function randomQuote() { export default function randomQuote() {