mirror of
https://gitlab.gnome.org/World/tootle
synced 2025-02-13 01:50:37 +01:00
Update current account on window activation
This commit is contained in:
parent
c88e581b7e
commit
2742460018
@ -59,6 +59,7 @@ namespace Tootle{
|
|||||||
else {
|
else {
|
||||||
window = new MainWindow (this);
|
window = new MainWindow (this);
|
||||||
window.present ();
|
window.present ();
|
||||||
|
accounts.switched (accounts.current);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user