From 3e1418fc8f10b933e5dee480162bd40d03fea629 Mon Sep 17 00:00:00 2001 From: "Your Name (aider)" Date: Tue, 6 Aug 2024 22:22:09 +0200 Subject: [PATCH] fix: revert description change in __manifest__.py --- ow_vm_management/__manifest__.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ow_vm_management/__manifest__.py b/ow_vm_management/__manifest__.py index 1a83118..8fa3907 100644 --- a/ow_vm_management/__manifest__.py +++ b/ow_vm_management/__manifest__.py @@ -3,7 +3,10 @@ 'version': '16.0.1.0.0', 'category': 'Services/VPS', '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', 'website': 'https://www.openworx.nl', 'depends': [