Fix warning introduced by commit 7954a224.
This commit is contained in:
parent
e0020ff6a7
commit
589c9da3eb
1 changed files with 1 additions and 1 deletions
|
|
@ -2129,7 +2129,7 @@ public class ComposerWidget : Gtk.EventBox {
|
|||
this.editor.update_signature(this.load_signature.end(res));
|
||||
});
|
||||
load_entry_completions();
|
||||
reopen_draft_manager_async();
|
||||
this.reopen_draft_manager_async.begin();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue