Ver Fonte

fix(webapp): remove unsupported attribute

Peter Thomassen há 5 anos atrás
pai
commit
24beded5c1
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      webapp/src/views/DynSetup.vue

+ 2 - 2
webapp/src/views/DynSetup.vue

@@ -116,7 +116,7 @@
                 Please verify that your client is using the credentials provided by deSEC and then come back to check
                 again.
               </p>
-              <v-btn flat depressed outlined block @click="check" :loading="working">Check Again</v-btn>
+              <v-btn depressed outlined block @click="check" :loading="working">Check Again</v-btn>
             </v-alert>
             <v-alert type="success" v-if="ips !== undefined && ips.length > 0">
               <p>
@@ -135,7 +135,7 @@
                 Enjoy!
               </p>
               <p>
-                <v-btn flat depressed outlined block @click="check" :loading="working">Update</v-btn>
+                <v-btn depressed outlined block @click="check" :loading="working">Update</v-btn>
               </p>
               <p>
                 Please note that deSEC only assigns your IP address to your domain name.