mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-30 18:19:00 -04:00
Standardize array bracket spacing
This commit is contained in:
parent
46e1a628a7
commit
d71c086447
26 changed files with 73 additions and 67 deletions
|
@ -48,7 +48,7 @@ export default {
|
|||
default: undefined,
|
||||
},
|
||||
},
|
||||
emits: ["update:modelValue"],
|
||||
emits: [ "update:modelValue" ],
|
||||
data() {
|
||||
return {
|
||||
visibility: "password",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue