1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Update manifest.toml: please no empty string as maintainers T_T

This commit is contained in:
Alexandre Aubin 2024-04-06 17:42:17 +02:00 committed by GitHub
parent 19c2dda5b8
commit 811be02587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ description.fr = "Platforme de Microblogging"
version = "12.119.2~ynh1" version = "12.119.2~ynh1"
maintainers = [""] maintainers = []
[upstream] [upstream]
license = "AGPL-3.0" license = "AGPL-3.0"