1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-02-04 15:38:55 +08:00

revert firefox base and env

This commit is contained in:
lana-k
2025-12-24 21:59:23 +01:00
parent cda368f109
commit ced933f497
2 changed files with 1 additions and 5 deletions

View File

@@ -87,8 +87,7 @@ module.exports = function (config) {
customLaunchers: {
FirefoxHeadlessTouch: {
base: 'Firefox',
flags: ['-headless'],
base: 'FirefoxHeadless',
prefs: {
'dom.w3c_touch_events.enabled': 1,
'dom.events.asyncClipboard.clipboardItem': true,