2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

Add comment

This commit is contained in:
shannon 2024-12-11 13:33:40 -05:00
parent 131e116fc0
commit 49938d4cbf

View File

@ -40,6 +40,7 @@ extension DataSourceFacade {
coordinator.hideLoading()
guard let redirectRecord = _redirectRecord else {
// Note: this situation arises if your account has been suspended, among other possibilities
assertionFailure()
return
}