more changes

This commit is contained in:
AndzejsP
2023-05-24 17:44:28 +03:00
parent c873a6d69b
commit 21062e85d3
2 changed files with 11 additions and 13 deletions

View File

@ -90,7 +90,8 @@ export default {
return {
progress: 0,
installing: false,
uninstalling: false
uninstalling: false,
failedToLoad:false
};
},
mounted() {