feat: Update author and website in manifest
This commit is contained in:
@@ -3,12 +3,9 @@
|
|||||||
'version': '16.0.1.0.0',
|
'version': '16.0.1.0.0',
|
||||||
'category': 'Services/VPS',
|
'category': 'Services/VPS',
|
||||||
'summary': 'Manage VPS servers for customers',
|
'summary': 'Manage VPS servers for customers',
|
||||||
'description': """
|
'description': 'VPS Management with Proxmox API',
|
||||||
This module allows you to record and manage VPS servers for customers.
|
'author': 'Openworx',
|
||||||
Customers can view their VPS server information in the portal.
|
'website': 'https://www.openworx.nl',
|
||||||
""",
|
|
||||||
'author': 'Your Company',
|
|
||||||
'website': 'https://www.yourcompany.com',
|
|
||||||
'depends': [
|
'depends': [
|
||||||
'base',
|
'base',
|
||||||
'portal',
|
'portal',
|
||||||
|
|||||||
Reference in New Issue
Block a user