From 898bccbeef216dc6346fb8e65c142c2c11e3012c Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Wed, 25 May 2022 10:52:12 -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 3c012bbf..f5aca32c 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\content_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.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