From a1bf69ab6eef920493049a4bc3b0ffbb386c7d79 Mon Sep 17 00:00:00 2001 From: "admin.suherdy" Date: Sat, 6 Dec 2025 19:21:17 +0700 Subject: [PATCH] edit manifest --- __manifest__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/__manifest__.py b/__manifest__.py index 40bb61d..f1ee5a0 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -21,8 +21,7 @@ template design by allowing administrators to upload pre-designed DOCX files with placeholder syntax (e.g., {key.name}, {key.course_name}). """, - 'author': 'Your Organization', - 'website': 'https://www.yourorganization.com', + 'author': 'Suherdy Yacob', 'depends': [ 'survey', 'base',