mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 04:50:03 -06:00
per-browser source id so we support having notecase opened in multiple tabs/windows
This commit is contained in:
@@ -291,6 +291,10 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
const baseApiUrl = 'api/';
|
||||
const glob = {
|
||||
activeDialog: null,
|
||||
sourceId: '<%= sourceId %>'
|
||||
};
|
||||
</script>
|
||||
|
||||
<!-- Required for correct loading of scripts in Electron -->
|
||||
|
||||
Reference in New Issue
Block a user