typo
This commit is contained in:
parent
2b8de67405
commit
edc9c7aecb
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue