From 6fcdd4dcdada27c11e97ad3a04ff74ae6b34f100 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 7 Jul 2024 15:00:45 +0100 Subject: [PATCH] Make numbers types --- clashroyalebuildabot/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clashroyalebuildabot/config.yaml b/clashroyalebuildabot/config.yaml index 5feed18..bd24a6e 100644 --- a/clashroyalebuildabot/config.yaml +++ b/clashroyalebuildabot/config.yaml @@ -2,7 +2,7 @@ bot: # The logging level for the bot. # Use "DEBUG" for detailed debugging information, "INFO" for general information, # "WARNING" for warning messages, "ERROR" for error messages, and "CRITICAL" for critical issues. - log_level: "DEBUG" + log_level: "INFO" adb: # The IP address of your device or emulator.