From 4c767a26a9a77b2d17f156b6da041a040f41e4de Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Sat, 4 Jul 2026 13:54:56 +0100 Subject: [PATCH] default_ini.h: Adjust ini comment for combo_button_buttons --- src/android/app/src/main/jni/default_ini.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/app/src/main/jni/default_ini.h b/src/android/app/src/main/jni/default_ini.h index 551bf4cde..5721c2040 100644 --- a/src/android/app/src/main/jni/default_ini.h +++ b/src/android/app/src/main/jni/default_ini.h @@ -80,7 +80,7 @@ static const char* android_config_default_file_content = (BOOST_HANA_STRING(R"( # Use Artic Controller when connected to Artic Base Server. (Default 0) )") DECLARE_KEY(use_artic_base_controller) BOOST_HANA_STRING(R"( -# Listing of Combo Buttons attached to the Hotkey. (Default [] or empty) +# List of buttons which will be triggered by the combo button. (Default [] or empty) )") DECLARE_KEY(combo_button_buttons) BOOST_HANA_STRING(R"( [Core]