mirror of
https://github.com/yattee/yattee.git
synced 2024-12-22 21:43:41 +00:00
Fix loading message
This commit is contained in:
parent
4a6350f3fe
commit
ebc9ea0031
@ -30,7 +30,7 @@ struct OpeningStream: View {
|
||||
}
|
||||
}
|
||||
|
||||
return ""
|
||||
return "Loading streams...".localized()
|
||||
}
|
||||
|
||||
var state: String? {
|
||||
|
Loading…
Reference in New Issue
Block a user