mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-10 13:23:15 +08:00
Standardize array bracket spacing
This commit is contained in:
@@ -78,7 +78,7 @@ export default {
|
||||
Confirm,
|
||||
},
|
||||
props: {},
|
||||
emits: ["added"],
|
||||
emits: [ "added" ],
|
||||
data() {
|
||||
return {
|
||||
model: null,
|
||||
|
Reference in New Issue
Block a user