3
0
Fork 0

[FIX] web_shortcuts: License in manifest

8.0
Pedro M. Baeza 2019-06-16 13:06:55 +02:00 committed by GitHub
parent f0dc62f57f
commit 5c52fdfca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
'qweb': ['static/src/xml/web_shortcuts.xml'],
'installable': True,
'auto_install': False,
'license': 'AGPL-3',
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: