From 1fcfccd9fb8d52a599aea1145deff7c3aaecaa97 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 17 May 2021 17:08:05 +0530 Subject: Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catchup from Franz source). [skip ci] --- src/features/planSelection/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/features/planSelection/api.js') diff --git a/src/features/planSelection/api.js b/src/features/planSelection/api.js index 734643f10..65e6c2e82 100644 --- a/src/features/planSelection/api.js +++ b/src/features/planSelection/api.js @@ -2,7 +2,7 @@ import { sendAuthRequest } from '../../api/utils/auth'; import { API, API_VERSION } from '../../environment'; import Request from '../../stores/lib/Request'; -const debug = require('debug')('Franz:feature:planSelection:api'); +const debug = require('debug')('Ferdi:feature:planSelection:api'); export const planSelectionApi = { downgrade: async () => { -- cgit v1.2.3-70-g09d2