mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix
This commit is contained in:
@@ -35,6 +35,7 @@ export interface ChatMessageInterface {
|
||||
msg: string;
|
||||
file?: any;
|
||||
ts: number;
|
||||
t?: string;
|
||||
u: {
|
||||
_id: string;
|
||||
username: string;
|
||||
|
||||
Reference in New Issue
Block a user