fix thumbnail url for bazaar app (#16)
atm this shows up like this: 
This commit is contained in:
parent
b5c6e3bbf3
commit
115a1e8a6b
|
@ -5,7 +5,7 @@
|
|||
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/icon.png",
|
||||
"tagline": "Letter generators for Sonarr and Radarr",
|
||||
"overview": "Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.",
|
||||
"thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/thumbnail.png",
|
||||
"thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/thumbnail.png",
|
||||
"screenshots": [
|
||||
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/screenshot-1.png",
|
||||
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/screenshot-2.png",
|
||||
|
@ -122,4 +122,4 @@
|
|||
"url": ""
|
||||
},
|
||||
"latest_update_date": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue