even more

This commit is contained in:
Nuckyz 2024-11-03 13:49:22 -03:00
parent f213045338
commit aef8a1a8b7
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
8 changed files with 9 additions and 9 deletions

View file

@ -170,7 +170,7 @@ export default definePlugin({
patches: [
{
find: ".VIEW_ALL_ROLES,",
find: "#{intl::VIEW_ALL_ROLES}",
replacement: {
match: /\.expandButton,.+?null,/,
replace: "$&$self.ViewPermissionsButton(arguments[0]),"