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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user