mirror of
https://github.com/hama3254/Crunchyroll-Downloader-v3.0.git
synced 2024-11-15 20:55:06 +01:00
54297c5f54
replaced regedit with an settings file replaced listview with panel cleanup for metadata added api requests improved error handling added for api access and false postives
7 lines
205 B
VB.net
7 lines
205 B
VB.net
|
|
Namespace My
|
|
<Global.System.Configuration.SettingsProvider(GetType(MyProvider.MyProvider.DirectorySettingsProvider))>
|
|
Partial Friend NotInheritable Class MySettings
|
|
End Class
|
|
End Namespace
|