Merge branch 'development' into dependabot/maven/development/commons-io-commons-io-2.13.0

This commit is contained in:
allinkdev 2023-07-05 16:11:18 +01:00 committed by GitHub
commit a5c3597bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ public class Admin
}
// Ensure admins don't have admin functionality when removed (FS-222)
AdminList.vanished.remove(getName());
AdminList.vanished.remove(getUuid());
if (plugin.esb != null)
{