mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-08 02:58:54 +08:00
#122 add tests
This commit is contained in:
@@ -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 = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user