Skip to content

Commit 7fe1b26

Browse files
Update modules/ROOT/partials/configuration/revisionhistory_allow_restore.adoc
Co-authored-by: CODE:AG <[email protected]>
1 parent 63d6b10 commit 7fe1b26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/ROOT/partials/configuration/revisionhistory_allow_restore.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ tinymce.init({
1717
toolbar: 'revisionhistory',
1818
revisionhistory_fetch: () => Promise.resolve([]), // Required option for the plugin - replace with actual API request
1919
revisionhistory_allow_restore: false
20+
});
2021
----

0 commit comments

Comments
 (0)