From 8d6c28b8ce4d9959f907c0a48c5032241654fbc8 Mon Sep 17 00:00:00 2001 From: "L. Pereira" Date: Mon, 14 Aug 2023 22:33:51 -0700 Subject: Add option to synchronize during startup --- includes/uidefs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes/uidefs.h') diff --git a/includes/uidefs.h b/includes/uidefs.h index ddf43b58..51295d86 100644 --- a/includes/uidefs.h +++ b/includes/uidefs.h @@ -15,7 +15,8 @@ #define SYNC_MANAGER_MENU_ITEMS \ "" \ "" + "always-show-image=\"true\"/>" \ + "" #define SYNC_MANAGER_TOOL_ITEMS \ "" -- cgit v1.2.3