mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-04 18:55:04 +00:00
Fix for issue #93
This commit is contained in:
parent
1b6a9f4a48
commit
3765667988
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
class="searchBar"
|
||||
color="white"
|
||||
v-if="search"
|
||||
v-on:keyup.enter="searchBtn"
|
||||
/>
|
||||
|
||||
<v-spacer />
|
||||
|
|
Loading…
Reference in a new issue