Add missing notify when changing ChatPanel's channel
This commit is contained in:
@@ -240,6 +240,7 @@ impl ChatPanel {
|
||||
select.set_selected_index(ix, cx);
|
||||
}
|
||||
});
|
||||
cx.notify();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user