Clear state of appstore view
This commit is contained in:
@@ -128,7 +128,7 @@ onMounted(async () => {
|
||||
|
||||
defineExpose({
|
||||
open(a) {
|
||||
step.value = STEP.INSTALL;
|
||||
step.value = STEP.DETAILS;
|
||||
app.value = a;
|
||||
manifest.value = a.manifest;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user