diff --git a/src/gui/settings.cpp b/src/gui/settings.cpp index 5f3874120..ac143f4fd 100644 --- a/src/gui/settings.cpp +++ b/src/gui/settings.cpp @@ -3998,6 +3998,11 @@ void FurnaceGUI::drawSettings() { } END_SECTION; } + CONFIG_SECTION("Backup") { + // SUBSECTION SETTINGS + CONFIG_SUBSECTION("Configuration"); + END_SECTION; + } if (nonLatchNibble) { // ok, so you decided to read the code. // these are the cheat codes: