Update ProgramsComparison.md

Update ProgramsComparison
This commit is contained in:
Andy
2022-03-18 03:48:06 +03:00
parent 05c84c2c08
commit 617a7f702b
2 changed files with 12 additions and 2 deletions

View File

@@ -261,6 +261,7 @@ Namespace API.Instagram
With DirectCast(User, UserData)
_NextWNM = .WaitNotificationMode
If _NextWNM = UserData.WNM.SkipTemp Or _NextWNM = UserData.WNM.SkipCurrent Then _NextWNM = UserData.WNM.Notify
LastDownloadDate.Value = Now
LastRequestsCount.Value = .RequestsCount
End With
End Sub