mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
help buttons and existing custom HTML attribute refactoring to data-*
This commit is contained in:
@@ -15,7 +15,7 @@ async function showDialog() {
|
||||
|
||||
await $dialog.dialog({
|
||||
modal: true,
|
||||
width: 500
|
||||
width: 600
|
||||
});
|
||||
|
||||
const currentNode = treeService.getCurrentNode();
|
||||
|
||||
Reference in New Issue
Block a user