mirror of
https://github.com/unraid/api.git
synced 2026-01-08 17:49:59 -06:00
refactor(web): update ui improvement
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
import {
|
||||
ArrowPathIcon,
|
||||
ArrowSmallRightIcon,
|
||||
ArrowTopRightOnSquareIcon,
|
||||
BellAlertIcon,
|
||||
ShieldExclamationIcon,
|
||||
@@ -82,7 +83,8 @@ watchEffect(() => {
|
||||
btn-style="white"
|
||||
href="/Tools/Registration"
|
||||
:icon="WrenchScrewdriverIcon"
|
||||
:text="t('Go to Tools > Registration to fix')"
|
||||
:icon-right="ArrowSmallRightIcon"
|
||||
:text="t('Learn more and fix')"
|
||||
/>
|
||||
<BrandButton
|
||||
v-else-if="available && updateButton"
|
||||
|
||||
Reference in New Issue
Block a user