Skip to content

Commit

Permalink
Merge pull request #158 from RobbinBaauw/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
RobbinBaauw committed Jun 30, 2019
2 parents 440cd20 + 08a5e3b commit 80eb74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cshub-client/src/views/user/LoginScreen.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
></v-text-field>
<div v-if="!forgotPassword">
<v-switch
label="Remember login?"
label="Remember email"
v-model="userData.rememberuser"
></v-switch>
<v-btn depressed color="primary" @click="doLogin">Login</v-btn>
Expand Down

0 comments on commit 80eb74a

Please sign in to comment.