mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-25 13:05:55 +00: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() {
|
getSocket() {
|
||||||
return socket;
|
return socket;
|
||||||
},
|
},
|
||||||
|
|
||||||
toastRes(res) {
|
toastRes(res) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue