diff --git a/internal/upnp/upnp.go b/internal/upnp/upnp.go index 959e26ce..8e7e16b3 100644 --- a/internal/upnp/upnp.go +++ b/internal/upnp/upnp.go @@ -464,7 +464,7 @@ func replaceRawPath(u *url.URL, rp string) { } func soapRequest(url, service, function, message string) ([]byte, error) { - tpl := ` + tpl := ` %s