mirror of
https://github.com/zadam/trilium.git
synced 2026-01-18 04:24:23 +01:00
fix(client-standalone): some assets could not be loaded
This commit is contained in:
parent
cb5b491633
commit
4da20f4829
@ -47,7 +47,7 @@ export function registerRoutes(router: BrowserRouter): void {
|
||||
|
||||
function bootstrapRoute() {
|
||||
const iconPacks = iconPackService.getIconPacks();
|
||||
const assetPath = "./";
|
||||
const assetPath = ".";
|
||||
|
||||
return {
|
||||
assetPath,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user