mirror of
https://e.coding.net/circlecloud/YumCore.git
synced 2025-09-02 11:36:59 +00:00
@ -124,6 +124,7 @@ public class Statistics {
|
||||
}
|
||||
this.guid = config.getString("guid");
|
||||
this.debug = config.getBoolean("debug", false);
|
||||
start();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user