mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-26 05:44:28 +00:00
set it back to 0
This commit is contained in:
@ -51,6 +51,7 @@ public class TimingService extends AbstractService
|
||||
else if (map.getValue() == 4)
|
||||
{
|
||||
issueBan(map, "24h");
|
||||
map.setValue(0L);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user