Show log on hash error

This commit is contained in:
Julia Radzhabova
2024-07-25 23:04:17 +03:00
parent 4a5d6ed206
commit 1e1dfc73cf

View File

@ -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'