This commit is contained in:
Linus Groh
2019-11-02 16:34:11 +00:00
parent 76f1d4980c
commit 69edbc6ce4
+1 -1
View File
@@ -75,7 +75,7 @@ const reloadData = async ({ dispatch }) => {
/**
* Connect to WebSocket to receive live location updates. When an update is
* received, reload last locations and location history dependin on config.
* received, reload last locations and location history depending on config.
*/
const connectWebsocket = async ({ dispatch }) => {
api.connectWebsocket(async () => {