mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
fix missing doc resources for launchers, closes #3455
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
|
||||
<script src="<%= assetPath %>/libraries/knockout.min.js"></script>
|
||||
|
||||
<script src="<%= assetPath %>/app/setup.js" crossorigin type="module"></script>
|
||||
<script src="<%= appPath %>/setup.js" crossorigin type="module"></script>
|
||||
<link href="<%= assetPath %>/stylesheets/theme-light.css" rel="stylesheet">
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user