Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QOL Improvements from Discord Feedback #1395

Merged
merged 8 commits into from
Nov 26, 2023
Prev Previous commit
Next Next commit
Revert "always set debug level logging"
This reverts commit 76fc4d2.
Alium58 committed Nov 25, 2023
commit dda60b07da99fb6bcdccd20b3ef0e458f5d38c18
1 change: 0 additions & 1 deletion RELEASE/scripts/autoscend.ash
Original file line number Diff line number Diff line change
@@ -245,7 +245,6 @@ void initializeSettings() {
remove_property("auto_saveSausage");
remove_property("auto_saveVintage");
set_property("auto_dontUseCookBookBat", false);
set_property("auto_log_level", 3);
beehiveConsider();

eudora_initializeSettings();