don't send location requests with eamty wifi data to server
This commit is contained in:
parent
9c89a4cd89
commit
fe37983368
1 changed files with 1 additions and 0 deletions
|
@ -1350,6 +1350,7 @@ c3nav = {
|
||||||
|
|
||||||
if (!data.length) {
|
if (!data.length) {
|
||||||
c3nav._set_user_location(null);
|
c3nav._set_user_location(null);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$.post({
|
$.post({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue