Fixed DailyMotion description checking and Locals.com URL grabbing not working

main
Yuriy 2 years ago
parent 1041f325b7
commit a50b2c2cf0

@ -340,7 +340,7 @@ if(TestingMode){ ; Easy testing for Yuriy
; check for updates if the setting is enabled ; check for updates if the setting is enabled
if(AutoUpdateCheck AND !SkipUpdateCheckThisRun){ if(AutoUpdateCheck AND !SkipUpdateCheckThisRun){
CheckForUpdates() CheckForUpdates(GitReleasesAPIURL)
} }

Loading…
Cancel
Save