mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix the upload status table missing in the drive
This commit is contained in:
parent
0b4e044540
commit
4bceef8952
@ -2764,7 +2764,8 @@ define([
|
||||
console.error(e);
|
||||
refresh();
|
||||
}
|
||||
}
|
||||
},
|
||||
body: $iframe.find('body')
|
||||
};
|
||||
APP.FM = Cryptpad.createFileManager(fmConfig);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user