|
@@ -2321,8 +2322,8 @@ xs_dict *msg_question(snac *user, const char *content, xs_list *attach,
|
|
|
xs_dict *msg = msg_note(user, content, NULL, NULL, attach, 0, NULL, NULL);
|
|
xs_dict *msg = msg_note(user, content, NULL, NULL, attach, 0, NULL, NULL);
|
|
|
const xs_number *max_options = xs_dict_get(srv_config, "max_poll_options");
|
|
const xs_number *max_options = xs_dict_get(srv_config, "max_poll_options");
|