mirror of
https://github.com/certd/certd.git
synced 2026-05-15 12:37:30 +08:00
Merge branch 'refs/heads/v2' into v2-dev
This commit is contained in:
@@ -135,7 +135,6 @@ export const useSettingStore = defineStore({
|
||||
_.merge(this.plusInfo, allSettings.plusInfo || {});
|
||||
//@ts-ignore
|
||||
this.initSiteInfo(allSettings.siteInfo || {});
|
||||
await this.checkUrlBound();
|
||||
},
|
||||
initSiteInfo(siteInfo: SiteInfo) {
|
||||
//@ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user