Merge pull request #3324 from thornbill/add-help-links

This commit is contained in:
Bill Thornton 2022-01-14 18:34:16 -05:00 committed by GitHub
commit 57b627eec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>