mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Improve Settings handling
This commit is contained in:
parent
e7b1ce7509
commit
34b25eedea
39 changed files with 160 additions and 150 deletions
|
|
@ -504,5 +504,5 @@ export function mailToHelper(mailToUrl) {
|
|||
|
||||
export function showMessageComposer(params = [])
|
||||
{
|
||||
rl.app.showScreenPopup(params);
|
||||
rl.app.showMessageComposer(params);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue