From 902ad50da88669d361a93f33a7553fec784c88ab Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 30 Dec 2021 10:47:48 +0900 Subject: [PATCH] Fix unknown type in main --- src/main/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/index.ts b/src/main/index.ts index 5a30aa18..70603038 100644 --- a/src/main/index.ts +++ b/src/main/index.ts @@ -689,7 +689,7 @@ ipcMain.on('start-all-user-streamings', (event: IpcMainEvent, accounts: Array