mirror of
https://github.com/unraid/api.git
synced 2026-02-17 21:48:34 -06:00
refactor: remove update os callback link from upc dropdown
This commit is contained in:
@@ -78,8 +78,6 @@ const links = computed(():UserProfileLink[] => {
|
||||
icon: ArrowPathIcon,
|
||||
text: props.t('Check for Update'),
|
||||
},
|
||||
// account callback button
|
||||
updateOsActionsStore.updateCallbackButton(),
|
||||
]),
|
||||
// connect plugin links
|
||||
...(registered.value && connectPluginInstalled.value
|
||||
|
||||
Reference in New Issue
Block a user