add link to params
This commit is contained in:
parent
66df227f5e
commit
157a9c0a13
@ -26,6 +26,9 @@ $this->registerModule(
|
|||||||
'type' => 'plugin',
|
'type' => 'plugin',
|
||||||
'support' => 'https://github.com/JcDenis/simplyFavicon',
|
'support' => 'https://github.com/JcDenis/simplyFavicon',
|
||||||
'details' => 'http://plugins.dotaddict.org/dc2/details/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'
|
||||||
|
]
|
||||||
]
|
]
|
||||||
);
|
);
|
Loading…
Reference in New Issue
Block a user