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