summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
Diffstat (limited to 'setup')
-rw-r--r--setup/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/main.py b/setup/main.py
index ed2037f..b2840dc 100644
--- a/setup/main.py
+++ b/setup/main.py
@@ -249,7 +249,7 @@ class PreferencesWindow:
def __clear_user_data_cb(self, widget, name):
- self.__set_value("ClearUserData", name)
+ self.__set_value("clearuserdata", name)
def __init_about(self):