Removed extra word from quote

Signed-off-by: Rebbecca Bishop <Scholarlysigrun@icloud.com>
This commit is contained in:
Rebbecca Bishop 2023-09-22 14:28:52 -05:00 committed by GitHub
parent be22299170
commit 49c278f02d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ export const GRANITE_BASE_QUOTES: Quotes = {
export const GEMMY_EXCLUSIVE_QUOTES: Quotes = {
general: [],
idle: [
`Are you pooping?`,
`You pooping?`,
],
writingMode: [],
};