Registers also bindings
FossilOrigin-Name: 910cda87c36024efeaa8814bffdebb78396328c3e60392142434d14cf2560037
This commit is contained in:
parent
3c0a1389d1
commit
34e7b84b0c
@ -154,6 +154,7 @@ struct cw_MsgSet *cw_mod_get_msg_set(struct conn *conn,
|
|||||||
}
|
}
|
||||||
if (bindings_mod) {
|
if (bindings_mod) {
|
||||||
cached_set->bindings = bindings_mod->name;
|
cached_set->bindings = bindings_mod->name;
|
||||||
|
bindings_mod->register_messages(cached_set->msgset, CW_MOD_MODE_BINDINGS);
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
// if (actions_registered_cb)
|
// if (actions_registered_cb)
|
||||||
|
Loading…
Reference in New Issue
Block a user