mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2025-12-14 13:54:43 +01:00
feat: add handbook
This commit is contained in:
@@ -13,6 +13,7 @@ public class StigmataDataExcel : ExcelResource
|
||||
[JsonPropertyName("quality")] public int Quality { get; set; }
|
||||
[JsonPropertyName("isSecurityProtect")] public bool IsSecurityProtect { get; set; }
|
||||
[JsonPropertyName("protect")] public bool Protect { get; set; }
|
||||
[JsonPropertyName("displayTitle")] public HashName DisplayTitle { get; set; } = new();
|
||||
|
||||
public override int GetId()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user