From c06a8d1658b9bacbc7c22e301a3a44cf11b9582c Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 19 May 2024 01:56:45 -0500 Subject: [PATCH] GUI: prepare backup management --- src/gui/settings.cpp | 5 +++++ 1 file changed, 5 insertions(+) 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: