mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-16 10:11:14 -04:00
implement uptime
This commit is contained in:
parent
82afddcfd6
commit
84c21b71c0
7 changed files with 145 additions and 49 deletions
|
@ -18,9 +18,6 @@ export default {
|
|||
|
||||
computed: {
|
||||
displayText() {
|
||||
|
||||
console.log(dayjs.tz.guess())
|
||||
|
||||
return this.value
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue