mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-08-07 10:14:59 +00:00
Not related to this pr, but fix it when i saw this
This commit is contained in:
@@ -69,6 +69,12 @@ export default {
|
||||
components: {
|
||||
Confirm,
|
||||
},
|
||||
props: {
|
||||
calculatedHeight: {
|
||||
type: Number,
|
||||
default: 0,
|
||||
},
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
selectedStatusSlug: "",
|
||||
|
||||
Reference in New Issue
Block a user