Misc: Show graph by default

This commit is contained in:
Nelson Chan 2021-08-11 20:59:33 +08:00
parent 48c6d8f19f
commit 2bd735035c

View File

@ -195,7 +195,7 @@ export default {
perPage: 25, perPage: 25,
heartBeatList: [], heartBeatList: [],
toggleCertInfoBox: false, toggleCertInfoBox: false,
showPingChartBox: false, showPingChartBox: true,
} }
}, },
computed: { computed: {