mirror of
https://github.com/unraid/api.git
synced 2026-01-08 09:39:49 -06:00
refactor: remove emphasis from upc dropdown check for update link
This commit is contained in:
@@ -99,7 +99,7 @@ export const useUpdateOsActionsStore = defineStore('updateOsActions', () => {
|
||||
serverStore.inIframe,
|
||||
);
|
||||
},
|
||||
emphasize: true,
|
||||
// emphasize: true,
|
||||
external: true,
|
||||
icon: ArrowPathIcon,
|
||||
name: 'updateOs',
|
||||
|
||||
Reference in New Issue
Block a user