chore: add license key to manifest file

This commit is contained in:
Suherdy Yacob 2026-05-11 10:36:16 +07:00
parent fdd9e4137a
commit 20716fb374

View File

@ -29,4 +29,5 @@
# List view includes sum="Total Amount" footer for displaying totals
'installable': True,
'auto_install': False,
'license': 'LGPL-3',
}