mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Remove @scrool from dib
This commit is contained in:
parent
8372f8c1cb
commit
02f0f94aee
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<a :href="getRssUrl"><font-awesome-icon icon="rss" style="padding-top: 0.2rem"></font-awesome-icon></a>
|
||||
</span>
|
||||
|
||||
<span class="uk-align-right@m" @scroll="onScroll">
|
||||
<span class="uk-align-right@m">
|
||||
<label for="ddlSortBy">{{ $t("actions.sort_by") }}</label>
|
||||
<select id="ddlSortBy" class="uk-select uk-width-auto" v-model="selectedSort" @change="onChange()">
|
||||
<option value="descending" v-t="'actions.most_recent'" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue