mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-22 20:09:46 +08:00
Fix Update info error
This commit is contained in:
@@ -36,7 +36,7 @@ namespace GrasscutterTools.Github
|
||||
|
||||
public string Url { get; set; }
|
||||
|
||||
public DateTime CraeteTime { get; set; }
|
||||
public DateTimeOffset CraeteTime { get; set; }
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user