mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 11:55:38 +00:00
"see more info" now opens tmdb
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
:text="'Search for torrents'" :iconRef="'#icon_torrents'"
|
:text="'Search for torrents'" :iconRef="'#icon_torrents'"
|
||||||
:active="showTorrents"></sidebar-action>
|
:active="showTorrents"></sidebar-action>
|
||||||
<sidebar-action
|
<sidebar-action
|
||||||
|
@click="openTmdb()"
|
||||||
:iconRef="'#icon_info'" :text="'See more info'"></sidebar-action>
|
:iconRef="'#icon_info'" :text="'See more info'"></sidebar-action>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user