Skip to content

Commit 73d4aaf

Browse files
committed
update
1 parent 6717a8e commit 73d4aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/ts/popups/ns-pos-payment-popup.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default {
5353
});
5454
});
5555
56-
nsHooks.doAction( 'ns-pos-payment-loaded', this );
56+
nsHooks.doAction( 'ns-pos-payment-mounted', this );
5757
},
5858
watch: {
5959
activePayment( value ) {

0 commit comments

Comments
 (0)