From 8769c4f4ad2d3b4706ff227386bec0e83bacf980 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Wed, 21 Aug 2019 14:28:15 +0200 Subject: Replace public Franz occurences with Ferdi --- src/features/basicAuth/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/features/basicAuth') diff --git a/src/features/basicAuth/index.js b/src/features/basicAuth/index.js index 89607824b..a8c93875e 100644 --- a/src/features/basicAuth/index.js +++ b/src/features/basicAuth/index.js @@ -20,7 +20,7 @@ export function resetState() { export default function initialize() { debug('Initialize basicAuth feature'); - window.franz.features.basicAuth = { + window.ferdi.features.basicAuth = { state, }; -- cgit v1.2.3-54-g00ecf