Fixing build issues

This commit is contained in:
MichaelOultram 2015-07-28 22:06:09 +01:00
parent 7375b4174a
commit cccb76d553

View file

@ -173,5 +173,5 @@ const CURRENT_SONG_PLAYLIST_HTML = `
// URL of the server for connecting via a 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>
`