diff --git a/Community/Tdarr_Plugin_00td_filter_by_stream_tag.js b/Community/Tdarr_Plugin_00td_filter_by_stream_tag.js index 19dcc0c..be4ec3e 100644 --- a/Community/Tdarr_Plugin_00td_filter_by_stream_tag.js +++ b/Community/Tdarr_Plugin_00td_filter_by_stream_tag.js @@ -38,8 +38,8 @@ const details = () => ({ inputUI: { type: 'dropdown', options: [ - false, - true, + 'false', + 'true', ], }, tooltip: