mirror of
https://github.com/YunoHost-Apps/ombi_ynh.git
synced 2024-09-03 19:55:54 +02:00
remove the empty string in the 'maintainers' key
This commit is contained in:
parent
88ecae95f4
commit
392a0ad23a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ description.fr = "Outil de demande de médias sur Plex/Emby/Jellyfin"
|
||||||
|
|
||||||
version = "4.43.5~ynh1"
|
version = "4.43.5~ynh1"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "GPL-2.0"
|
license = "GPL-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue