propagate current account
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -114,6 +114,10 @@ impl<'a, 'd> ProfileView<'a, 'd> {
|
||||
&txn,
|
||||
self.is_muted,
|
||||
self.note_context,
|
||||
&self
|
||||
.accounts
|
||||
.get_selected_account()
|
||||
.map(|a| (&a.key).into()),
|
||||
)
|
||||
.show(ui)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user