mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 11:31:19 +08:00
Show log on hash error
This commit is contained in:
@ -313,6 +313,7 @@ define([
|
||||
this.panelHistory.viewHistoryList.selectRecord(rec);
|
||||
this.onSelectRevision(null, null, rec);
|
||||
}
|
||||
console.log('Received changes that are incompatible with the file version');
|
||||
},
|
||||
|
||||
notcriticalErrorTitle: 'Warning'
|
||||
|
||||
Reference in New Issue
Block a user