Fix that random space :)

This commit is contained in:
Doggo Bit 2025-06-08 21:45:13 +01:00
parent 53b7d2ebba
commit 6788abd0b4
No known key found for this signature in database

View File

@ -153,7 +153,7 @@ in
$wgGroupPermissions['user']["pagetranslation"] = true;
# add extra groups
## add trusted group
## add trusted group
$wgGroupPermissions['trusted'] = $wgGroupPermissions['user'];
$wgGroupPermissions['trusted']['delete'] = true;
# allow trusted users to manage translations