mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
feat(ribbon): stop focusing book tab by default
This commit is contained in:
parent
15c593f68e
commit
7f5a1ee45a
@ -68,7 +68,6 @@ export default class BookPropertiesWidget extends NoteContextAwareWidget {
|
||||
getTitle() {
|
||||
return {
|
||||
show: this.isEnabled(),
|
||||
activate: true,
|
||||
title: t("book_properties.book_properties"),
|
||||
icon: "bx bx-book"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user