From 7a0453ebd728092f05ee65abc1a7c3efdda168d1 Mon Sep 17 00:00:00 2001 From: Amine Mouafik Date: Wed, 27 Nov 2019 22:02:18 +0700 Subject: #232 Remove default lock password behavior, allow empty password --- src/config.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/config.js') diff --git a/src/config.js b/src/config.js index bd67aee6b..fba4d6c2f 100644 --- a/src/config.js +++ b/src/config.js @@ -31,7 +31,6 @@ export const DEVELOPMENT_TODOS_FRONTEND_URL = 'https://development--franz-todos. export const GA_ID = !isDevMode ? 'UA-74126766-10' : 'UA-74126766-12'; -export const DEFAULT_LOCK_PASSWORD = 'ferdi'; export const KEEP_WS_LOADED_USID = '0a0aa000-0a0a-49a0-a000-a0a0a0a0a0a0'; export const HIBERNATION_STRATEGIES = { -- cgit v1.2.3-70-g09d2