Fix the upload status table missing in the drive
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