mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #489 - Warn when selecting 'Dev' update level
This commit is contained in:
parent
647c0272a2
commit
4e205c8bec
4 changed files with 40 additions and 1 deletions
|
@ -26,6 +26,14 @@
|
|||
</thead>
|
||||
<tbody id="tbodyPluginUpdates"></tbody>
|
||||
</table>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<div class="fieldDescription warningFieldDescription">
|
||||
Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.
|
||||
</div>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue