mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-09 08:41:33 +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