Registers also bindings

FossilOrigin-Name: 910cda87c36024efeaa8814bffdebb78396328c3e60392142434d14cf2560037
This commit is contained in:
7u83@mail.ru 2018-03-26 18:18:24 +00:00
parent 3c0a1389d1
commit 34e7b84b0c
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ struct cw_MsgSet *cw_mod_get_msg_set(struct conn *conn,
}
if (bindings_mod) {
cached_set->bindings = bindings_mod->name;
bindings_mod->register_messages(cached_set->msgset, CW_MOD_MODE_BINDINGS);
}
/*
// if (actions_registered_cb)