mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
added realtime to: - edit group name
- adicionar membro - remover membro
This commit is contained in:
@@ -71,6 +71,7 @@ export interface Message {
|
||||
msg: string;
|
||||
ts: Ts;
|
||||
u: U;
|
||||
t: string;
|
||||
_updatedAt: UpdatedAt;
|
||||
mentions: any[];
|
||||
channels: any[];
|
||||
|
||||
Reference in New Issue
Block a user