mirror of
https://github.com/unraid/webgui.git
synced 2026-01-07 18:19:54 -06:00
Merge pull request #1633 from Squidly271/patch-23
Docker: Add in AI as a category
This commit is contained in:
@@ -748,6 +748,7 @@ _(Categories)_:
|
||||
: <input type="hidden" name="contCategory">
|
||||
<select id="catSelect" size="1" multiple="multiple" style="display:none" onchange="prepareCategory();">
|
||||
<optgroup label="_(Categories)_">
|
||||
<option value="AI:">_(AI)_</option>
|
||||
<option value="Backup:">_(Backup)_</option>
|
||||
<option value="Cloud:">_(Cloud)_</option>
|
||||
<option value="Crypto:">_(Crypto Currency)_</option>
|
||||
|
||||
Reference in New Issue
Block a user