From a384c3c3bd301c78d059dce0f7b4e66abfe25335 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 4 Aug 2021 01:46:46 +0200 Subject: [PATCH] Hooks --- Plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin.php b/Plugin.php index 4f00768..eaf2f50 100644 --- a/Plugin.php +++ b/Plugin.php @@ -6,7 +6,7 @@ use System\Classes\PluginBase; class Plugin extends PluginBase { public function registerComponents() - { + { } public function registerSettings()