Skip to content

Commit

Permalink
Explicitly state that input is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
scampower3 committed Mar 11, 2024
1 parent d52f51b commit 54509e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.Tvdb/Configuration/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h2 class="sectionTitle">TheTVDB Settings:</h2>
<label for="txtTvdbApiKey">TheTvdb API Key:</label>
<input type="text" id="txtTvdbApiKey" is="emby-input" />
<div class="fieldDescription">
TheTVDB Api Key from Subscriptions.
Optional. TheTVDB Api Key from Subscriptions.
</div>
</div>
<div class="inputContainer">
Expand Down

0 comments on commit 54509e7

Please sign in to comment.