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() { mounted() {
this.form.clientType = "clash"; this.form.clientType = "clash";
// this.notify(); // this.notify();
this.getBackendVersion(); // this.getBackendVersion();
}, },
methods: { methods: {
onCopy() { onCopy() {

Loading…
Cancel
Save