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