From c7732d1d96c61ae5253b80b362fc384444336bc7 Mon Sep 17 00:00:00 2001 From: alepiaz <52930378+alepiaz@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:40:11 +0000 Subject: [PATCH] chore: Update settings.yaml.types MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Stefano Borzì --- src/spotted/config/yaml/settings.yaml.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spotted/config/yaml/settings.yaml.types b/src/spotted/config/yaml/settings.yaml.types index 3631f10b..db3cc26a 100644 --- a/src/spotted/config/yaml/settings.yaml.types +++ b/src/spotted/config/yaml/settings.yaml.types @@ -18,6 +18,6 @@ post: reject_after_autoreply: bool autoreplies_per_page: int warn_after_days: int - max_n_warns : int + max_n_warns: int token: str bot_tag: str