fix permissions
This commit is contained in:
parent
bb3afc81a3
commit
47257641d8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ $this->registerModule(
|
|||
'2021.09.02.1',
|
||||
[
|
||||
'requires' => [['core', '2.19']],
|
||||
'permissions' => 'usage,contentadmin,admin',
|
||||
'permissions' => null,
|
||||
'type' => 'plugin',
|
||||
'support' => 'http://forum.dotclear.org/viewtopic.php?id=39220',
|
||||
'details' => 'https://plugins.dotaddict.org/dc2/details/translater',
|
||||
|
|
Loading…
Reference in a new issue