2
0
deadmoon 2 жил өмнө
parent
commit
a3c78cfcb1

+ 1 - 1
Optimizer/Forms/MainForm.cs

@@ -875,7 +875,7 @@ namespace Optimizer
             // APPS DOWNLOADER
             if (!disableCommonApps)
             {
-                if (PingerHelper.IsInternetAvailable()) GetFeed();
+                GetFeed();
             }
             else
             {