mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-14 13:54:01 +01:00
feat: implement duplicate message detection and display notification
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export enum ChatType {
|
||||
DUPLICATED = 'duplicated',
|
||||
WEATHER = 'weather',
|
||||
LOCATION = 'location',
|
||||
THEME = 'theme',
|
||||
|
||||
Reference in New Issue
Block a user