try again
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-11 11:56:30 +11:00
parent 45685ce592
commit 6a8b4bed28
4 changed files with 8 additions and 8 deletions

View File

@@ -605,7 +605,7 @@ func mapping() (err error) {
} else {
ShowError(fmt.Errorf(fmt.Sprintf("Missing EPG data: %s", xepgChannel.Name)), 0)
ShowError(fmt.Errorf("Missing EPG data: %s", xepgChannel.Name), 0)
showWarning(2302)
xepgChannel.XActive = false