aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/basicAuth/mainIpcHandler.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/basicAuth/mainIpcHandler.ts')
-rw-r--r--src/features/basicAuth/mainIpcHandler.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/features/basicAuth/mainIpcHandler.ts b/src/features/basicAuth/mainIpcHandler.ts
index d9cedc974..d46657748 100644
--- a/src/features/basicAuth/mainIpcHandler.ts
+++ b/src/features/basicAuth/mainIpcHandler.ts
@@ -1,4 +1,4 @@
1import { BrowserWindow } from 'electron'; 1import type { BrowserWindow } from 'electron';
2 2
3const debug = require('../../preload-safe-debug')( 3const debug = require('../../preload-safe-debug')(
4 'Ferdium:feature:basicAuth:main', 4 'Ferdium:feature:basicAuth:main',