mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_last_viewed_records: License in manifest
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
'qweb': [
|
||||
"static/src/xml/main.xml",
|
||||
],
|
||||
'installable': True
|
||||
'installable': True,
|
||||
'license': 'AGPL-3',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user