better preview of files
This commit is contained in:
@@ -27,7 +27,7 @@ export class ViewManager {
|
||||
this.sortColumn = 'name';
|
||||
this.sortDirection = 'asc';
|
||||
this.filePreview = new FilePreview({
|
||||
containerId: 'roomFilePreviewModal',
|
||||
containerId: 'filePreviewModal',
|
||||
onClose: () => {
|
||||
// Clean up any resources if needed
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user