Cleaning up comments

This commit is contained in:
2026-03-06 05:21:41 +01:00
parent fe2347b54e
commit 10467dfccb
50 changed files with 51 additions and 885 deletions

View File

@@ -13,7 +13,7 @@ import {
Room,
RoomMember,
User
} from '../../../core/models';
} from '../../../core/models/index';
export interface LeaveServerDialogResult {
nextOwnerKey?: string;