mirror of
https://github.com/hama3254/Crunchyroll-Downloader-v3.0.git
synced 2024-11-15 04:35:06 +01:00
fix funimation season value
fix funimation season value
This commit is contained in:
parent
8e8c836a04
commit
4bcf5d9337
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -4465,7 +4465,7 @@ Public Class Main
|
||||
|
||||
#Region "Funimation JS "
|
||||
Public Sub GetFunimationJS_Seasons(Optional ByVal JsonUrl As String = Nothing, Optional ByVal Json As String = Nothing)
|
||||
|
||||
FunimtaionSeasonList.Clear()
|
||||
Dim SeasonJson As String = Nothing
|
||||
Debug.WriteLine("JsonUrl: " + JsonUrl)
|
||||
If JsonUrl = Nothing Then
|
||||
@ -4535,7 +4535,7 @@ Public Class Main
|
||||
|
||||
Next
|
||||
|
||||
Debug.WriteLine("SeasonJson: ")
|
||||
'Debug.WriteLine("SeasonJson: ")
|
||||
|
||||
Anime_Add.groupBox2.Visible = True
|
||||
Anime_Add.PictureBox1.Enabled = True
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user