This commit is contained in:
Aliberk Sandıkçı 2023-08-26 13:19:59 +03:00
parent 2b8de67405
commit edc9c7aecb
Signed by: asandikci
GPG key ID: 25C67A03B5666BC1

View file

@ -39,7 +39,7 @@ func PluginManager() {
// FILLME Running/Logout a plugin template
// go logPlugin("InfoAboutFunction", pluginName.Function() )
time.Sleep(31 * time.Second)
time.Sleep(30 * time.Second)
}
}