Fix warning when selecting Notifications tab
Review Request #1575 — Created Aug. 9, 2022 and submitted — Latest diff uploaded
The setter doesn't need the
PurpleConversation
and always casting to it causes a warning when clicking the Notifications tab, which naturally is not a conversation.Also, fix the space alignment.
Opened and clicked on the Notification tab.