Add plugin repository help link

This commit is contained in:
Bill Thornton 2022-01-13 14:16:14 -05:00
parent 47b24659a6
commit a7f58a91bf

View File

@ -6,6 +6,9 @@
<button is="emby-button" type="button" class="fab btnNewRepository submit" style="margin-left:1em;" title="${Add}">
<span class="material-icons add" aria-hidden="true"></span>
</button>
<a is="emby-linkbutton" rel="noopener noreferrer" class="raised button-alt headerHelpButton" target="_blank" href="https://jellyfin.org/docs/general/server/plugins/index.html#repositories">
${Help}
</a>
</div>
<div id="repositories"></div>