Fix the upload status table missing in the drive
This commit is contained in:
@@ -2764,7 +2764,8 @@ define([
|
||||
console.error(e);
|
||||
refresh();
|
||||
}
|
||||
}
|
||||
},
|
||||
body: $iframe.find('body')
|
||||
};
|
||||
APP.FM = Cryptpad.createFileManager(fmConfig);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user