mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-27 12:59:17 +01:00
Fix translate button on boost
This commit is contained in:
parent
f09781582f
commit
c02cbde72e
@ -303,7 +303,7 @@ public class StatusRowViewModel: ObservableObject {
|
||||
}
|
||||
|
||||
func getStatusLang() -> String? {
|
||||
status.language
|
||||
status.reblog?.language ?? status.language
|
||||
}
|
||||
|
||||
func translate(userLang: String) async {
|
||||
|
Loading…
x
Reference in New Issue
Block a user