mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
merge
This commit is contained in:
@@ -43,6 +43,7 @@ export interface ChatMessageInterface {
|
||||
_updatedAt: number;
|
||||
mentions: any[];
|
||||
channels: any[];
|
||||
origin?: 'history' | 'stream' | 'local'
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user