From 6a72539305e72f4c1f1ff0d3921ef3e537ceefbe Mon Sep 17 00:00:00 2001 From: Ivan Gromov Date: Sun, 30 May 2021 01:09:24 +0500 Subject: [PATCH] Minor updates --- app/static/index.html | 2 +- app/static/provider-do.vue | 2 +- app/static/provider-ec2.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/static/index.html b/app/static/index.html index 4d0d3b326..74c4822c0 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -115,7 +115,7 @@

playbook: {}, step: 'setup', extra_args: { - server_name: 'algo2', + server_name: 'algo', ondemand_cellular: false, ondemand_wifi: false, dns_adblocking: false, diff --git a/app/static/provider-do.vue b/app/static/provider-do.vue index c0682224c..05b61fb31 100644 --- a/app/static/provider-do.vue +++ b/app/static/provider-do.vue @@ -17,7 +17,7 @@ name="do_token" v-bind:disabled="ui_loading_check" v-model="do_token" - @blur="load_regions" + v-on:blur="load_regions" /> ?