Skip to content

Commit

Permalink
Clear import code after import
Browse files Browse the repository at this point in the history
  • Loading branch information
ltouroumov committed Jun 29, 2024
1 parent f5108df commit dff5d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/viewer/modal/ViewBackpack.vue
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ function readImportCode() {
});
}
selected.value = selections;
importCode.value = '';
}
</script>

Expand Down

0 comments on commit dff5d23

Please sign in to comment.