mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 05:27:18 +09:00
✌️
This commit is contained in:
parent
e6919b4987
commit
44aeeff4ba
@ -65,7 +65,7 @@ export default class KeywordModule implements IModule {
|
||||
let text: string;
|
||||
|
||||
if (exist) {
|
||||
text = serifs.keyword.remembered(keyword[0]);
|
||||
return;
|
||||
} else {
|
||||
this.learnedKeywords.insertOne({
|
||||
keyword: keyword[0],
|
||||
|
Loading…
x
Reference in New Issue
Block a user