mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Fix license in manifest.json
Removed a beginning space causing package_linter error
This commit is contained in:
parent
f5d90ddd91
commit
8f55519f2f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"version": "1.0",
|
||||
"url": "https://www.transmissionbt.com/",
|
||||
"license": " GPL-3.0",
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
"name": "Apps Group",
|
||||
"email": "apps_group@yunohost.org"
|
||||
|
|
Loading…
Add table
Reference in a new issue