mirror of
https://github.com/ericaxu/gemmy.git
synced 2026-07-22 07:30:31 +00:00
Removed extra word from quote
Signed-off-by: Rebbecca Bishop <Scholarlysigrun@icloud.com>
This commit is contained in:
parent
be22299170
commit
49c278f02d
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ export const GRANITE_BASE_QUOTES: Quotes = {
|
|||
export const GEMMY_EXCLUSIVE_QUOTES: Quotes = {
|
||||
general: [],
|
||||
idle: [
|
||||
`Are you pooping?`,
|
||||
`You pooping?`,
|
||||
],
|
||||
writingMode: [],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue