Fix insights not loading

This commit is contained in:
lowlighter
2021-06-01 14:08:35 +02:00
parent 5d002f9228
commit 37f686a2ac
3 changed files with 4 additions and 3 deletions

View File

@@ -149,6 +149,7 @@
metrics: null,
pending: false,
error: null,
config: {},
},
})
})()