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