fix: update button enabling its package
This commit is contained in:
@ -295,7 +295,7 @@ listen<DownloadingStatus>('download-progress', (event) => {
|
||||
pkg.hasAvailableUpdates
|
||||
"
|
||||
icon="pi pi-download"
|
||||
label="UPDATE ALL"
|
||||
:label="t('updateAll')"
|
||||
size="small"
|
||||
class="mr-4 m-2.5"
|
||||
@click="pkg.updateAll()"
|
||||
|
Reference in New Issue
Block a user