X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FAuth.vue;h=0c5afe9c6b02f50e748674cd609930f59b589253;hp=7d682a0edb898000177d0ddb4febbc6a5c380d2c;hb=aae89b49a846b2c101d74db7dff9151392d6db34;hpb=70690ae8d661c5e0aae8db98e6557a0e7eb8a6be diff --git a/client/src/views/Auth.vue b/client/src/views/Auth.vue index 7d682a0e..0c5afe9c 100644 --- a/client/src/views/Auth.vue +++ b/client/src/views/Auth.vue @@ -4,7 +4,6 @@ main .col-sm-12.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2 div(v-if="authOk") p {{ st.tr["Authentication successful!"] }} - p {{ st.tr["Back to Hall in 3 seconds..."] }}