mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 08:41:39 +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