Skip to content

Commit c8f1456

Browse files
committed
feat: update the topbar
1 parent 5ab5895 commit c8f1456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue/src/components/Topbar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<input
2828
id="n-email"
2929
class="textfield-modal"
30-
v-model="email"
30+
v-model="username"
3131
type="text"
3232
placeholder="Email"
3333
/>

0 commit comments

Comments
 (0)