Improved comment

This commit is contained in:
Chomp
2025-08-19 10:30:57 +01:00
parent 2f1a7f6663
commit 7102711ef8
@@ -83,6 +83,7 @@ public record BotGenerationDetails
public string? Location { get; set; }
/// <summary>
/// DEFAULT: True
/// Should the bot container cache be cleared after generating bot equipment + loot
/// </summary>
[JsonPropertyName("clearBotContainerCacheAfterGeneration")]