Fixed DailyMotion description checking and Locals.com URL grabbing not working
This commit is contained in:
@@ -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)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user