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

another settings

This commit is contained in:
lana-k
2025-12-24 17:30:05 +01:00
parent e000ee71fc
commit 72aa0dd80b

View File

@@ -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
}
}
},