mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[feature-274] Not clean Oculus BS symlink when starting BSM
This commit is contained in:
@@ -105,7 +105,6 @@ if (!gotTheLock) {
|
||||
}
|
||||
|
||||
SteamLauncherService.getInstance().restoreSteamVR();
|
||||
OculusLauncherService.getInstance().deleteBsSymlinks().catch(log.error)
|
||||
|
||||
// Log renderer errors
|
||||
ipcMain.on("log-error", (_, args: IpcRequest<unknown>) => {
|
||||
|
||||
Reference in New Issue
Block a user