From b77b41fbbe42ef8a5b0e9cf73efecd7eb4305446 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Thu, 26 May 2022 18:27:27 -0500 Subject: [PATCH] Update THORIUM_SHELL.BAT --- portable/THORIUM_SHELL.BAT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portable/THORIUM_SHELL.BAT b/portable/THORIUM_SHELL.BAT index f5aca32c..7d6dc310 100644 --- a/portable/THORIUM_SHELL.BAT +++ b/portable/THORIUM_SHELL.BAT @@ -1 +1 @@ -START /D "%cd%\BIN\104.0.5071.0\" %cd%\BIN\104.0.5071.0\thorium_shell.exe --data-path="%~dp%\USER_DATA\thorium_shell" --no-default-browser-check --allow-outdated-plugins --disable-logging --disable-breakpad --enable-experimental-web-platform-features --new-canvas-2d-api --autoplay-policy=user-gesture-required --enable-features=PageInfoAboutThisSiteMoreInfo +START /D "%cd%\BIN\104.0.5084.0\" %cd%\BIN\104.0.5084.0\thorium_shell.exe --data-path="%~dp0%\USER_DATA\thorium_shell" --no-default-browser-check --allow-outdated-plugins --disable-logging --disable-breakpad --enable-experimental-web-platform-features --new-canvas-2d-api --autoplay-policy=user-gesture-required --enable-features=PageInfoAboutThisSiteMoreInfo