mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
moved similar notes from sidebar to the center pane
This commit is contained in:
@@ -82,7 +82,7 @@ export default class StandardTopWidget extends BasicWidget {
|
||||
this.$leaveProtectedSessionButton = this.$widget.find(".leave-protected-session-button");
|
||||
this.$leaveProtectedSessionButton.on('click', protectedSessionService.leaveProtectedSession);
|
||||
|
||||
return this.$widget
|
||||
return this.$widget;
|
||||
}
|
||||
|
||||
protectedSessionStartedEvent() {
|
||||
|
||||
Reference in New Issue
Block a user