Merge remote-tracking branch 'origin/pr/199'
This commit is contained in:
commit
44f4c0552b
1 changed files with 1 additions and 0 deletions
|
@ -487,6 +487,7 @@ extjs_channels(http_connection_t *hc, const char *remain, void *opaque)
|
|||
htsmsg_add_msg(out, "entries", array);
|
||||
|
||||
} else if(!strcmp(op, "create")) {
|
||||
htsmsg_destroy(out);
|
||||
out = build_record_channel(channel_create());
|
||||
|
||||
} else if(!strcmp(op, "delete") && in != NULL) {
|
||||
|
|
Loading…
Add table
Reference in a new issue