-Purge Trigger
Remove
-NA
This commit is contained in:
James Quinley 2022-02-08 17:09:22 -08:00
parent f4c1b701a1
commit 7bb1643216

View File

@ -10,6 +10,7 @@ public class init
{
public static void main( String[] args )
{
com.jamesquinley.DelegationServices.delegationServices.Purge();
System.out.println( "We're starting the login delegation server, please wait one moment while we check a few things.");
com.jamesquinley.DelegationServices.delegationTimer.trigger();
DeleteAllRequests();