[FIX] web_ir_actions_act_window_page: License in manifest

This commit is contained in:
Pedro M. Baeza
2019-06-16 13:10:14 +02:00
committed by GitHub
parent 503a158432
commit 3a7949094b

View File

@@ -28,4 +28,5 @@
"depends": ['web'],
'data': ['view/qweb.xml'],
'installable': True,
'license': 'AGPL-3',
}