[성현모] 타이틀바, 리사이즈, 아이콘 추가
This commit is contained in:
@ -22,7 +22,8 @@ namespace eCIAv2.Library.Services
|
||||
var configJson = File.ReadAllText(ConfigPath);
|
||||
Config = JsonConvert.DeserializeObject<eCIAConfig>(configJson);
|
||||
|
||||
LogXnet.WriteLine($"Config read Success.", LogXLabel.INFO);
|
||||
LogXnet.WriteLine($"eCIA Config read Success.");
|
||||
LogXnet.WriteLine($"Path:{ConfigPath}");
|
||||
|
||||
return Config;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user