mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
rename "note revision" to just "revision"
This commit is contained in:
@@ -9,7 +9,7 @@ const ValidationError = require("../../errors/validation_error");
|
||||
const ALLOWED_OPTIONS = new Set([
|
||||
'eraseEntitiesAfterTimeInSeconds',
|
||||
'protectedSessionTimeout',
|
||||
'noteRevisionSnapshotTimeInterval',
|
||||
'revisionSnapshotTimeInterval',
|
||||
'zoomFactor',
|
||||
'theme',
|
||||
'syncServerHost',
|
||||
@@ -28,7 +28,7 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'noteInfoWidget',
|
||||
'attributesWidget',
|
||||
'linkMapWidget',
|
||||
'noteRevisionsWidget',
|
||||
'revisionsWidget',
|
||||
'whatLinksHereWidget',
|
||||
'similarNotesWidget',
|
||||
'editedNotesWidget',
|
||||
|
||||
Reference in New Issue
Block a user