mirror of
https://gitlab.com/qwerinope/qweribot.git
synced 2026-02-04 16:06:59 +01:00
fixes, alerts/chatwidget websocket error handling, make chatterbot have the new bot badge
This commit is contained in:
@@ -43,7 +43,7 @@ export type cheerEventRecord = {
|
||||
|
||||
export type cheerRecord = {
|
||||
id?: string;
|
||||
user?: string;
|
||||
user: string;
|
||||
amount: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user