1
0
Fork 0
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:
tituspijean 2022-08-18 11:11:49 +02:00
parent 982085e839
commit 56a6f5b137
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -13,7 +13,7 @@
"userdoc": "https://docs.tooljet.com/docs/intro",
"code": "https://github.com/ToolJet/ToolJet"
},
"license": "GPL-3.0",
"license": "AGPL-3.0",
"maintainer": {
"name": "Tagadda"
},