From 828f4bce4ee1d7c53c132f0cce6032c121632015 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Thu, 12 Sep 2019 09:19:10 +0200 Subject: Use ferdi namespace on debugger --- src/features/delayApp/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/features/delayApp/index.js') diff --git a/src/features/delayApp/index.js b/src/features/delayApp/index.js index 4f793f16c..a80ea4c72 100644 --- a/src/features/delayApp/index.js +++ b/src/features/delayApp/index.js @@ -4,7 +4,7 @@ import DelayAppComponent from './Component'; import { DEFAULT_FEATURES_CONFIG } from '../../config'; -const debug = require('debug')('Franz:feature:delayApp'); +const debug = require('debug')('Ferdi:feature:delayApp'); export const config = { delayOffset: DEFAULT_FEATURES_CONFIG.needToWaitToProceedConfig.delayOffset, -- cgit v1.2.3-70-g09d2