mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-03-02 18:23:33 +01:00
Replace hardcoded "Mailbox", "Email" and "Thread" strings with named constants when accessing JMAP state change maps. This avoids typos and makes the state type references easier to identify. Signed-off-by: Robin Jarry <robin@jarry.cc> Reviewed-by: Simon Martin <simon@nasilyan.com>