Skip to content

Commit ccc65af

Browse files
committed
bump
1 parent 58773a0 commit ccc65af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4382,7 +4382,7 @@ function update(response, none) {
43824382
!response.positions.position ||
43834383
!response.positions.position.length) {
43844384

4385-
// if no vehicles are found, this will remove the spinner and put a friendly message
4385+
// if no vehicles are found for valid, this will remove the spinner and put a friendly message
43864386
if (none) {
43874387
$("#main .empty").html("<span>No vehicles :(</span>");
43884388
}

0 commit comments

Comments
 (0)