mirror of https://github.com/TriliumNext/Notes
converted help dialog to new pattern
parent
f8fd8e47a9
commit
ec6d93b34f
@ -1,7 +0,0 @@
|
||||
import utils from "../services/utils.js";
|
||||
|
||||
const $dialog = $("#help-dialog");
|
||||
|
||||
export async function showDialog() {
|
||||
utils.openDialog($dialog);
|
||||
}
|
||||
Loading…
Reference in New Issue