Fix indentation

This commit is contained in:
Adam Stachowicz 2021-07-18 20:46:45 +02:00
parent 851ceef3d5
commit 59ebe134f1

View file

@ -163,7 +163,7 @@ export default {
}, },
getSocket() { getSocket() {
return socket; return socket;
}, },
toastRes(res) { toastRes(res) {