ops: Fix WebGL for unfurler

This commit is contained in:
wiz
2023-08-26 04:40:12 +09:00
parent 0fde6dd908
commit dc44f1b618

View File

@@ -42,6 +42,6 @@
"--use-mock-keychain",
"--ignore-gpu-blacklist",
"--ignore-gpu-blocklist",
"--use-gl=egl"
"--use-angle=default"
]
}