fix: revert description change in __manifest__.py
This commit is contained in:
@@ -3,7 +3,10 @@
|
|||||||
'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': 'VPS Management with Proxmox API',
|
'description': """
|
||||||
|
This module allows you to record and manage VPS servers for customers.
|
||||||
|
Customers can view their VPS server information in the portal.
|
||||||
|
""",
|
||||||
'author': 'Openworx',
|
'author': 'Openworx',
|
||||||
'website': 'https://www.openworx.nl',
|
'website': 'https://www.openworx.nl',
|
||||||
'depends': [
|
'depends': [
|
||||||
|
|||||||
Reference in New Issue
Block a user