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