From dcfacf6bf242b603ba5241c1c547b1528495f84e Mon Sep 17 00:00:00 2001 From: zanewalker Date: Sat, 30 May 2026 03:25:33 +0530 Subject: [PATCH] Update preferences.json --- preferences.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/preferences.json b/preferences.json index 55e01a4..3169823 100644 --- a/preferences.json +++ b/preferences.json @@ -7,5 +7,7 @@ "dontCachePasswords" : false, "encryptAllVaultData" : false, "apiKey" : "546f518d-5607-4f93-961a-a8e07383b178", - "workspaceLock" : null + "workspaceLock" : null, + "hideVaultEntryNames" : false, + "backgroundSessionInactivityTimeout" : null } \ No newline at end of file