mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 22:06:29 +03:00
New public API `set_accounts_order` allows setting the order of accounts. The account order is stored as a list of account IDs in `accounts.toml` under a new `accounts_order: Vec<u32>` field.