mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 07:57:22 +09:00
Update index.ts
This commit is contained in:
parent
53c54f6f14
commit
36b06ebbd7
@ -31,7 +31,7 @@ export default class extends Module {
|
||||
noteId: note.id,
|
||||
reaction: reaction
|
||||
});
|
||||
}, 2000);
|
||||
}, 1000);
|
||||
};
|
||||
|
||||
const customEmojis = note.text.match(/:([^\n:]+?):/g);
|
||||
|
Loading…
x
Reference in New Issue
Block a user