IPv6 hosts check
This commit is contained in:
@@ -16,8 +16,8 @@ func ShowVersion() {
|
||||
version.GetBuiltAt(), version.GetGitCommit(), version.GetVersion())
|
||||
}
|
||||
|
||||
func NetworkTest(netTestType string) {
|
||||
realdebrid.RunTest(netTestType)
|
||||
func NetworkTest(testType string) {
|
||||
realdebrid.RunTest(testType)
|
||||
}
|
||||
|
||||
func ClearDownloads() {
|
||||
|
||||
Reference in New Issue
Block a user