Fixing build issues
This commit is contained in:
parent
ce8fe1aaa3
commit
f51583f4c6
|
@ -173,5 +173,5 @@ const CURRENT_SONG_PLAYLIST_HTML = `
|
||||||
|
|
||||||
// URL of the server for connecting via a web address
|
// URL of the server for connecting via a web address
|
||||||
const WEB_ADDRESS = `
|
const WEB_ADDRESS = `
|
||||||
Control mumbledj from a web browser: <a href="http://%s/%s">http://%s/%s</a>.
|
Control mumbledj from a web browser: <a href="http://%s:9563/%s">http://%s:9563/%s</a>
|
||||||
`
|
`
|
Reference in a new issue