mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
put show source button back to note actions since it's pretty rare
This commit is contained in:
@@ -123,7 +123,6 @@ export default class DesktopLayout {
|
||||
.title("Note Revisions")
|
||||
.command("showNoteRevisions")
|
||||
.titlePlacement("bottom"))
|
||||
.button(new ShowNoteSourceButton())
|
||||
.button(new NoteActionsWidget())
|
||||
)
|
||||
.child(new NoteUpdateStatusWidget())
|
||||
|
||||
Reference in New Issue
Block a user