mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 17:52:32 +08:00
client: Activate ribbon toolbar by default
This commit is contained in:
parent
48bc9204ac
commit
dd6e762dab
@ -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"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user