From 210131ca184c3aa043371857c022aa1aa149efbf Mon Sep 17 00:00:00 2001 From: Aditya Mangalampalli Date: Fri, 15 Apr 2022 02:00:25 -0700 Subject: Matched casing for almost all replacements --- src/webview/lib/RecipeWebview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webview/lib/RecipeWebview.ts') diff --git a/src/webview/lib/RecipeWebview.ts b/src/webview/lib/RecipeWebview.ts index 09dc462ed..568c31255 100644 --- a/src/webview/lib/RecipeWebview.ts +++ b/src/webview/lib/RecipeWebview.ts @@ -2,7 +2,7 @@ import { ipcRenderer } from 'electron'; import { BrowserWindow } from '@electron/remote'; import { pathExistsSync, readFileSync, existsSync } from 'fs-extra'; -const debug = require('debug')('Ferdi:Plugin:RecipeWebview'); +const debug = require('debug')('Ferdium:Plugin:RecipeWebview'); class RecipeWebview { badgeHandler: any; -- cgit v1.2.3-70-g09d2