mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-14 01:24:10 -08:00
Fix indentation
This commit is contained in:
parent
851ceef3d5
commit
59ebe134f1
|
@ -163,7 +163,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
getSocket() {
|
getSocket() {
|
||||||
return socket;
|
return socket;
|
||||||
},
|
},
|
||||||
|
|
||||||
toastRes(res) {
|
toastRes(res) {
|
||||||
|
|
Loading…
Reference in a new issue