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