Skip to content

Commit

Permalink
取消常规设置必须选择默认下载服务器才能保存数据的限制
Browse files Browse the repository at this point in the history
  • Loading branch information
SHL-COOL committed Jul 4, 2022
1 parent 8dc04de commit 0dbb7c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/options/views/settings/Base/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ export default Vue.extend({
if (!(this.$refs.form as any).validate()) {
this.activeTab = "base";
(this.$refs.defaultClient as any).focus();
return;
}
if (!this.options.apiKey) {
Expand Down

0 comments on commit 0dbb7c2

Please sign in to comment.