mirror of
				https://github.com/DigitalDevices/octonet.git
				synced 2023-10-10 11:36:52 +00:00 
			
		
		
		
	doscan: src parameter not set (typo)
This commit is contained in:
		| @@ -68,7 +68,7 @@ if tl.SourceList then | ||||
|       print(Source.Title) | ||||
|       if key == Source.Key then | ||||
|          local req = "" | ||||
|          if Source.Type == "S" then | ||||
|          if Source.DVBType == "S" then | ||||
|             req = 'src=1&' | ||||
|          end | ||||
|          for _,Transponder in ipairs(Source.TransponderList) do | ||||
|   | ||||
		Reference in New Issue
	
	Block a user