mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
fix history navigation buttons in server, #3527
This commit is contained in:
@@ -39,7 +39,7 @@ export default class CommandButtonWidget extends AbstractButtonWidget {
|
||||
|
||||
/**
|
||||
* @param {function|string} command
|
||||
* @returns {CommandButtonWidget}
|
||||
* @returns {this}
|
||||
*/
|
||||
command(command) {
|
||||
this.settings.command = command;
|
||||
|
||||
Reference in New Issue
Block a user