global fix and add tauri app
This commit is contained in:
@@ -25,6 +25,10 @@ export class UpdateChatRoomDto {
|
||||
@IsOptional()
|
||||
@IsBoolean()
|
||||
notificationsMuted?: boolean;
|
||||
|
||||
@IsOptional()
|
||||
@IsBoolean()
|
||||
pinned?: boolean;
|
||||
}
|
||||
|
||||
export class SendChatMessageDto {
|
||||
|
||||
Reference in New Issue
Block a user