fix permissions to always load url shortener
This commit is contained in:
parent
9ecc794a95
commit
0eb680ee62
@ -22,7 +22,7 @@ $this->registerModule(
|
|||||||
'2021.09.16',
|
'2021.09.16',
|
||||||
[
|
[
|
||||||
'requires' => [['core', '2.19']],
|
'requires' => [['core', '2.19']],
|
||||||
'permissions' => '-',
|
'permissions' => 'usage',
|
||||||
'type' => 'plugin',
|
'type' => 'plugin',
|
||||||
'support' => 'https://github.com/JcDenis/kUtRL',
|
'support' => 'https://github.com/JcDenis/kUtRL',
|
||||||
'details' => 'http://plugins.dotaddict.org/dc2/details/kUtRL',
|
'details' => 'http://plugins.dotaddict.org/dc2/details/kUtRL',
|
||||||
|
Loading…
Reference in New Issue
Block a user