mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
[MailNews] Allow ordering of accounts to respect mail.accountmanager.accounts
This commit is contained in:
parent
078fea47aa
commit
8d9b34816c
2 changed files with 9 additions and 1 deletions
|
|
@ -431,6 +431,7 @@ pref("mail.default_sendlater_uri", "mailbox://nobody@Local%20Folders/Unsent%20Me
|
|||
|
||||
pref("mail.smtpservers", "");
|
||||
pref("mail.accountmanager.accounts", "");
|
||||
pref("mail.accountmanager.accounts.ordered", true);
|
||||
|
||||
// Last used account key value
|
||||
pref("mail.account.lastKey", 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue