1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-08 02:58:54 +08:00
This commit is contained in:
lana-k
2025-03-29 17:09:33 +01:00
parent 5ef0b32549
commit a46625ebe7
2 changed files with 43 additions and 3 deletions

View File

@@ -130,7 +130,6 @@ export default {
try {
this.formattedJson = JSON.stringify(JSON.parse(jsonStr), null, 4)
} catch (e) {
console.error(e)
this.formattedJson = ''
this.messages = [
{