mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
handle deepLink from score saber AND try fix white border
This commit is contained in:
@@ -141,8 +141,6 @@ export class LocalMapsManagerService {
|
||||
|
||||
this.windows.openWindow("oneclick-download-map.html");
|
||||
|
||||
console.log("oui");
|
||||
|
||||
ipcMain.once("one-click-map-info", async (event, req: IpcRequest<void>) => {
|
||||
this.utils.ipcSend(req.responceChannel, {success: true, data: {id: mapId, isHash}});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user