Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 7b64798

Browse files
committed
emit click
1 parent 5136669 commit 7b64798

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/src/components/Funding/Funding.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
},
4141
click() {
4242
window.app.getAudioButton().click();
43+
this.$emit('click');
4344
}
4445
},
4546
computed: {}

0 commit comments

Comments
 (0)