mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[start] show "recovery" block
This commit is contained in:
@ -328,7 +328,7 @@
|
||||
};
|
||||
|
||||
var _on_recovers = function(params) {
|
||||
if ( true )
|
||||
if ( false )
|
||||
window.sdk.command("recovery:update", JSON.stringify(params));
|
||||
else {
|
||||
collectionRecovers.empty();
|
||||
|
||||
Reference in New Issue
Block a user