Fix auto-translations
Changelog-Fixed: Fix broken auto-translations
This commit is contained in:
@@ -48,7 +48,7 @@ struct TranslateView: View {
|
||||
} else if !damus_state.settings.auto_translate {
|
||||
TranslateButton
|
||||
} else {
|
||||
EmptyView()
|
||||
Text("")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user