mirror of
https://github.com/unraid/api.git
synced 2026-01-02 22:50:02 -06:00
refactor: lint clean up
This commit is contained in:
@@ -37,8 +37,6 @@ const {
|
||||
parsedChangelogTitle,
|
||||
} = storeToRefs(updateOsChangelogStore);
|
||||
|
||||
const showExternalChangelogLink = computed(() => releaseForUpdate.value?.changelog_pretty);
|
||||
|
||||
const showExtendKeyButton = computed(() => {
|
||||
return availableWithRenewal.value;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user