mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
CopyPaste-Fail
This commit is contained in:
parent
e13a2c371d
commit
6f86b7400a
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ public class Metrics
|
|||
configuration.save(configurationFile);
|
||||
}
|
||||
|
||||
// Disable Task, if it is running
|
||||
// Enable Task, if it is not running
|
||||
if (taskId < 0)
|
||||
{
|
||||
start();
|
||||
|
|
Loading…
Reference in a new issue