refactor: remove update os callback link from upc dropdown

This commit is contained in:
Zack Spear
2024-01-26 12:52:32 -08:00
committed by Zack Spear
parent 4acc4ea9a9
commit 4d926bba8e

View File

@@ -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