mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 14:06:22 +00:00
Added /room add for *-multi
This commit is contained in:
@@ -1942,7 +1942,7 @@ _ui_handle_form_field(ProfWin *window, FormField *field)
|
||||
}
|
||||
}
|
||||
break;
|
||||
case FIELD_LIST_MUTLI:
|
||||
case FIELD_LIST_MULTI:
|
||||
if (curr_value != NULL) {
|
||||
win_save_newline(window);
|
||||
GSList *options = field->options;
|
||||
|
||||
Reference in New Issue
Block a user