Fix the service <-> channel mapping editor #2
- the clients of the origin service entry should be also notified
This commit is contained in:
parent
7a66bfc184
commit
3caabf08ad
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ service_class_channel_set
|
|||
service_mapper_clean(svc, NULL, 1);
|
||||
|
||||
/* no save - the link information is in the saved channel record */
|
||||
/* only send a notify about the change to other clients */
|
||||
idnode_notify_simple(&svc->s_id);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue