1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-11-28 08:48:45 +02:00

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,
heartBeatList: [],
toggleCertInfoBox: false,
showPingChartBox: false,
showPingChartBox: true,
}
},
computed: {