1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

add tests for RinResult

This commit is contained in:
lana-k
2021-09-03 15:22:48 +02:00
parent 858e32c9fd
commit 4ebb3715d6
2 changed files with 156 additions and 1 deletions

View File

@@ -137,7 +137,7 @@ export default {
}
} else {
alert(
"Your browser doesn't support copying images into the clipboard. " +
"Your browser doesn't support copying into the clipboard. " +
'If you use Firefox you can enable it ' +
'by setting dom.events.asyncClipboard.clipboardItem to true.'
)