mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-10 10:03:48 +08:00
implement uptime
This commit is contained in:
@@ -18,9 +18,6 @@ export default {
|
||||
|
||||
computed: {
|
||||
displayText() {
|
||||
|
||||
console.log(dayjs.tz.guess())
|
||||
|
||||
return this.value
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user