mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
more generic handling of links to note
This commit is contained in:
@@ -9,6 +9,8 @@ const settings = (function() {
|
||||
}
|
||||
|
||||
async function showDialog() {
|
||||
glob.activeDialog = dialogEl;
|
||||
|
||||
const settings = await $.ajax({
|
||||
url: baseApiUrl + 'settings',
|
||||
type: 'GET',
|
||||
|
||||
Reference in New Issue
Block a user