Vanessa 2025-01-26 09:38:32 +08:00
parent 25054e137c
commit 5143121ac4
5 changed files with 15 additions and 10 deletions

View file

@ -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;