Skip to content

Commit 3fb0469

Browse files
committed
off debug
1 parent 5988be8 commit 3fb0469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bdofishbot-bot/src/main/java/ru/namibios/bdofishbot/cli/config/ApplicationConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ public interface ApplicationConfig extends Accessible, Mutable{
544544
boolean DEBUG_CAPTCHA();
545545

546546
@Key("bot.screen.debug.filterloot")
547-
@DefaultValue("true")
547+
@DefaultValue("false")
548548
boolean DEBUG_FILTER_LOOT();
549549

550550
@Key("bot.screen.debug.pmmessage")

0 commit comments

Comments
 (0)