Fix the "Select instance" item in the home page

This commit is contained in:
Thomas Bétous 2021-04-24 23:03:51 +02:00
parent 4f8af35035
commit cc09006bd3
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ class PeerTubeAddon():
url=kodi.build_kodi_url({"action": "search_videos","start": 0})
),
kodi.generate_item_info(
name="Browse videos on the selected instance",
name="Select another instance",
url=kodi.build_kodi_url({
"action": "browse_instances",
"start": 0