rollback logic

This commit is contained in:
lrusso 2023-09-04 17:34:46 -03:00
parent 14f12df9f8
commit 63f0344742

View File

@ -120,7 +120,7 @@ enum RCTPlayerOperations {
#endif #endif
} }
#if os(iOS) #if os(tvOS)
// Do noting. Fix for tvOS native audio menu language selector // Do noting. Fix for tvOS native audio menu language selector
#else #else
// If a match isn't found, option will be nil and text tracks will be disabled // If a match isn't found, option will be nil and text tracks will be disabled