almost committed garbage again
This commit is contained in:
parent
9c0dca8001
commit
9cb5dacea5
18 changed files with 87 additions and 87 deletions
|
@ -7,7 +7,7 @@
|
|||
<input type="search"
|
||||
style="width:100%;"
|
||||
spellcheck="false"
|
||||
:placeholder="app.getLz('term.search') + '...'"
|
||||
:placeholder="$root.getLz('term.search') + '...'"
|
||||
@change="searchPodcasts();librarySearch()"
|
||||
v-model="search.term" class="search-input">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue