mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
client: Activate ribbon toolbar by default
This commit is contained in:
@@ -19,6 +19,7 @@ export default class ClassicEditorToolbar extends NoteContextAwareWidget {
|
||||
getTitle(note) {
|
||||
return {
|
||||
show: true,
|
||||
activate: true,
|
||||
title: "Editor toolbar",
|
||||
icon: "bx bx-edit-alt"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user