mirror of
https://github.com/yattee/yattee.git
synced 2025-08-04 01:34:10 +00:00
Fix loading message
This commit is contained in:
@@ -30,7 +30,7 @@ struct OpeningStream: View {
|
||||
}
|
||||
}
|
||||
|
||||
return ""
|
||||
return "Loading streams...".localized()
|
||||
}
|
||||
|
||||
var state: String? {
|
||||
|
Reference in New Issue
Block a user