From 007bca3d7182125936e8180252eee555a01dfc4a Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Mon, 20 Nov 2023 00:23:52 +0000 Subject: [PATCH] Update API docs --- docs/api/components_liveTv_ProgramDetails.bs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/components_liveTv_ProgramDetails.bs.html b/docs/api/components_liveTv_ProgramDetails.bs.html index 8f8e27b42..a95c6744a 100644 --- a/docs/api/components_liveTv_ProgramDetails.bs.html +++ b/docs/api/components_liveTv_ProgramDetails.bs.html @@ -331,7 +331,7 @@ return true end if - if m.userCanRecord = "true" + if m.userCanRecord = true if key = "right" and m.viewChannelButton.hasFocus() m.recordButton.setFocus(true) m.viewChannelOutline.visible = false