Browse Source

Don't get the backend version

master
Dnomd343 3 years ago
parent
commit
ecadd22a19
  1. 2
      src/views/Subconverter.vue

2
src/views/Subconverter.vue

@ -519,7 +519,7 @@ export default {
mounted() {
this.form.clientType = "clash";
// this.notify();
this.getBackendVersion();
// this.getBackendVersion();
},
methods: {
onCopy() {

Loading…
Cancel
Save