chore: add license key to manifest file

This commit is contained in:
Suherdy Yacob 2026-05-11 10:36:59 +07:00
parent 494cba631e
commit 55456b13e0

View File

@ -17,4 +17,5 @@
'installable': True,
'auto_install': False,
'application': False,
'license': 'LGPL-3',
}