Update
This commit is contained in:
commit
8f2c9ad16c
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
'name': 'test_hilari',
|
||||||
|
'version': '1.1',
|
||||||
|
'category': 'Tools',
|
||||||
|
'summary': 'Módulo de Logs',
|
||||||
|
'description': """
|
||||||
|
Visualização e Download do log oficial da VPS HilariBD.
|
||||||
|
""",
|
||||||
|
'author': 'Gelson Lírio',
|
||||||
|
'depends': [
|
||||||
|
'base',
|
||||||
|
],
|
||||||
|
'data': [
|
||||||
|
|
||||||
|
],
|
||||||
|
'installable': True,
|
||||||
|
'application': True,
|
||||||
|
'auto_install': False,
|
||||||
|
'license': 'LGPL-3',
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue