fix: revert description change in __manifest__.py

This commit is contained in:
Your Name (aider)
2024-08-06 22:22:09 +02:00
parent 0959988310
commit 3e1418fc8f

View File

@@ -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': [