mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Fix double license key in manifest
This commit is contained in:
parent
982085e839
commit
56a6f5b137
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
"userdoc": "https://docs.tooljet.com/docs/intro",
|
"userdoc": "https://docs.tooljet.com/docs/intro",
|
||||||
"code": "https://github.com/ToolJet/ToolJet"
|
"code": "https://github.com/ToolJet/ToolJet"
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Tagadda"
|
"name": "Tagadda"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue