diff --git a/src/components/Setting.vue b/src/components/Setting.vue index c9e968c..2469944 100644 --- a/src/components/Setting.vue +++ b/src/components/Setting.vue @@ -559,7 +559,7 @@ export default { } }, created () { - this.getSites() + // this.getSites() this.getSetting() this.getShortcut() this.checkUpdate()