mirror of
https://github.com/tuskyapp/Tusky
synced 2025-02-03 10:57:31 +01:00
485a4c364e
When the user is closing the compose view, if it's new and empty, don't show a prompt. if it's an existing draft and now empty, ask if the user wants to delete it or continue editing. I don't think there is much value in saving an empty draft. ---------