writefreely-swiftui-multiplatform
writefreely-swiftui-multiplatform copied to clipboard
Update CollectionListView based on account type
This PR conditionally sets the label to "Drafts" or "Anonymous" in the CollectionListView depending on whether or not the user is logged into a Write.as account.
Closes #221.