mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
The dialog was created but never accessible from the UI. Now: - Added 'Import Follow List…' menu item in File menu (Shift+Cmd+I / Shift+Ctrl+I) - showImportFollowListDialog state threaded through App composable - Dialog rendered alongside ComposeNoteDialog and AddColumnDialog