From fdc4b83c27a6e141481bfdd6a0f00fb7e91af1df Mon Sep 17 00:00:00 2001 From: "Emma [it/its]@Rory&" Date: Fri, 1 Dec 2023 12:16:00 +0100 Subject: Cleanup, move ArcaneLibs to submodule instead of parent submodule --- AccountData/BotData.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AccountData/BotData.cs') diff --git a/AccountData/BotData.cs b/AccountData/BotData.cs index df86589..ab680c2 100644 --- a/AccountData/BotData.cs +++ b/AccountData/BotData.cs @@ -11,4 +11,4 @@ public class BotData { [JsonPropertyName("default_policy_room")] public string? DefaultPolicyRoom { get; set; } -} \ No newline at end of file +} -- cgit 1.5.1