mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-26 19:36:29 +03:00
Fix indentation
This commit is contained in:
parent
851ceef3d5
commit
59ebe134f1
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ export default {
|
|||
},
|
||||
|
||||
getSocket() {
|
||||
return socket;
|
||||
return socket;
|
||||
},
|
||||
|
||||
toastRes(res) {
|
||||
|
|
Loading…
Reference in a new issue