mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
This commit is contained in:
parent
25054e137c
commit
5143121ac4
5 changed files with 15 additions and 10 deletions
|
|
@ -37,9 +37,7 @@ export class App {
|
|||
public appId: string;
|
||||
|
||||
constructor() {
|
||||
/// #if BROWSER
|
||||
registerServiceWorker(`${Constants.SERVICE_WORKER_PATH}?v=${Constants.SIYUAN_VERSION}`);
|
||||
/// #endif
|
||||
addBaseURL();
|
||||
|
||||
this.appId = Constants.SIYUAN_APPID;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue