mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-08-06 07:21:33 -07:00
Ensure overlay modal grabs input
This commit is contained in:
@@ -110,6 +110,7 @@ export function createKikuModal(
|
||||
|
||||
setKikuPreviewError(null);
|
||||
ctx.dom.kikuPreviewJson.textContent = '';
|
||||
window.electronAPI.notifyOverlayModalClosed('kiku');
|
||||
|
||||
ctx.state.kikuPendingChoice = null;
|
||||
ctx.state.kikuPreviewCompactData = null;
|
||||
|
||||
Reference in New Issue
Block a user