From bd7f428e384a5fb3eb90670f825a823a20b84c63 Mon Sep 17 00:00:00 2001 From: cosmo Date: Mon, 20 Apr 2026 17:05:18 +0200 Subject: [PATCH] remove action property from module configuration --- module.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module.json b/module.json index 747f0e8..42fa167 100644 --- a/module.json +++ b/module.json @@ -72,6 +72,5 @@ "compatibility": {} } ] - }, - "action": "manageModule" + } } \ No newline at end of file