update nextcloud for file support
This commit is contained in:
@@ -38,6 +38,7 @@ export interface NextcloudMessage {
|
||||
timestamp: number;
|
||||
messageType: string;
|
||||
systemMessage: string;
|
||||
messageParameters?: Record<string, any>;
|
||||
}
|
||||
|
||||
export interface NextcloudRoomListData {
|
||||
|
||||
Reference in New Issue
Block a user