Hello,
have been using my weather station for years without any problems. Since I activated hide.me VPN on my iPhone, I get the message: no internet connection in the app. Unfortunately, the VPN cannot be deactivated for an individual app. Does anyone else have similar problems in connection with VPN?
Kommentare
0 Kommentare
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Kommentare
0 Kommentare