remove newlines

This commit is contained in:
Anthony Lavado 2020-02-20 01:47:21 -05:00
parent 12a7a2bc5f
commit 24364274b5

View File

@ -15,8 +15,6 @@ sub CreateServerGroup()
server_field.value = get_setting("server")
end if
group.findNode("example").text = "192.168.1.100:8096 or https://example.com/jellyfin"
items = [ server_field ]
config.configItems = items