refactor(chat): rely on server message limits
This commit is contained in:
@@ -14,7 +14,6 @@ export * from "./app/app_storage";
|
||||
export * from "./auth/auth_storage";
|
||||
export * from "./auth/iauth_storage";
|
||||
export * from "./chat/chat_storage";
|
||||
export * from "./chat/ichat_storage";
|
||||
export * from "./chat/local_chat_db";
|
||||
export * from "./chat/local_chat_storage";
|
||||
export * from "./chat/local_message";
|
||||
|
||||
Reference in New Issue
Block a user