mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Add missing i18n to native macOS receiver selector and refactor
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
struct ReceiverSelection : Codable {
|
||||
let receiver: Receiver
|
||||
let mediaType: MediaType
|
||||
}
|
||||
Reference in New Issue
Block a user