don't send location requests with eamty wifi data to server

This commit is contained in:
Jenny Danzmayr 2018-12-22 19:54:51 +01:00
parent 9c89a4cd89
commit fe37983368

View file

@ -1350,6 +1350,7 @@ c3nav = {
if (!data.length) {
c3nav._set_user_location(null);
return;
}
$.post({