resolve merge conflicts in tv page (merge password + quality/subtitle features)
This commit is contained in:
@@ -89,7 +89,6 @@ function TvPageContent() {
|
||||
error: broadcastError,
|
||||
} = useCurrentBroadcast(channel?.id ?? "", passwords.channelPassword);
|
||||
|
||||
// blockPassword derived from broadcast.slot.id after broadcast loads
|
||||
const blockPassword = passwords.getBlockPassword(broadcast?.slot.id);
|
||||
|
||||
const { data: epgSlots } = useEpg(
|
||||
|
||||
Reference in New Issue
Block a user