mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-12 16:25:44 -04:00
Manual fixes
This commit is contained in:
parent
9648d700d7
commit
4c8fdd07d9
15 changed files with 15 additions and 41 deletions
|
@ -8,7 +8,7 @@ export default {
|
|||
monitor: Object,
|
||||
type: String,
|
||||
pill: {
|
||||
Boolean,
|
||||
type: Boolean,
|
||||
default: false,
|
||||
},
|
||||
},
|
||||
|
@ -57,7 +57,3 @@ export default {
|
|||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue