mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
chore(share): fix error in dev mode
This commit is contained in:
@@ -170,7 +170,8 @@ function register(router: Router) {
|
||||
assetPath: isDev ? assetPath : `../${assetPath}`,
|
||||
appPath: isDev ? appPath : `../${appPath}`,
|
||||
showLoginInShareTheme,
|
||||
t
|
||||
t,
|
||||
isDev
|
||||
};
|
||||
let useDefaultView = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user