From 157a9c0a138894da8c33590dec04e26eec4b671c Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Fri, 3 Sep 2021 10:56:32 +0200 Subject: [PATCH] add link to params --- _define.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_define.php b/_define.php index db8d1d6..6603f51 100644 --- a/_define.php +++ b/_define.php @@ -26,6 +26,9 @@ $this->registerModule( 'type' => 'plugin', 'support' => 'https://github.com/JcDenis/simplyFavicon', 'details' => 'http://plugins.dotaddict.org/dc2/details/simplyFavicon', - 'repository' => 'https://raw.githubusercontent.com/JcDenis/simplyFavicon/master/dcstore.xml' + 'repository' => 'https://raw.githubusercontent.com/JcDenis/simplyFavicon/master/dcstore.xml', + 'settings' => [ + 'blog' => '#params.simply_favicon_params' + ] ] ); \ No newline at end of file