mirror of
https://github.com/yattee/yattee.git
synced 2025-04-27 23:40:35 +05:30
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…
x
Reference in New Issue
Block a user