Cleaning up comments
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
Room,
|
||||
RoomMember,
|
||||
User
|
||||
} from '../../../core/models';
|
||||
} from '../../../core/models/index';
|
||||
|
||||
export interface LeaveServerDialogResult {
|
||||
nextOwnerKey?: string;
|
||||
|
||||
Reference in New Issue
Block a user