remove newlines
This commit is contained in:
parent
12a7a2bc5f
commit
24364274b5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user