about summary refs log tree commit diff
path: root/AccountData/BotData.cs
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2023-12-01 12:16:00 +0100
committerEmma [it/its]@Rory& <root@rory.gay>2023-12-01 12:16:00 +0100
commitfdc4b83c27a6e141481bfdd6a0f00fb7e91af1df (patch)
tree741cc1de00fc0999d4774b95ed22250fb581c49f /AccountData/BotData.cs
parentModeration bot work (diff)
downloadModerationBot-fdc4b83c27a6e141481bfdd6a0f00fb7e91af1df.tar.xz
Cleanup, move ArcaneLibs to submodule instead of parent submodule
Diffstat (limited to 'AccountData/BotData.cs')
-rw-r--r--AccountData/BotData.cs2
1 files changed, 1 insertions, 1 deletions
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 +}