mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-12 13:53:54 +00:00
Reupdate index lists when adding an admin. Fixes #156
This commit is contained in:
@ -508,6 +508,7 @@ public class TFM_AdminList
|
||||
superadmin.addIp(ip);
|
||||
}
|
||||
save();
|
||||
updateIndexLists();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user