mirror of
https://github.com/lana-k/sqliteviz.git
synced 2026-02-04 07:28:55 +08:00
another settings
This commit is contained in:
@@ -91,7 +91,8 @@ module.exports = function (config) {
|
||||
prefs: {
|
||||
'dom.w3c_touch_events.enabled': 1,
|
||||
'dom.events.asyncClipboard.clipboardItem': true,
|
||||
'webgl.disabled': false
|
||||
'webgl.disabled': false,
|
||||
'webgl.force-enabled': true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user