mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-22 12:52:40 -04:00
Standardize array bracket spacing
This commit is contained in:
parent
46e1a628a7
commit
d71c086447
26 changed files with 73 additions and 67 deletions
|
@ -42,7 +42,7 @@ export default {
|
|||
default: "No",
|
||||
},
|
||||
},
|
||||
emits: ["yes"],
|
||||
emits: [ "yes" ],
|
||||
data: () => ({
|
||||
modal: null,
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue