fix: create invoice for fresh merchant
This commit is contained in:
parent
eb01b3ab34
commit
6498f1aa96
6 changed files with 42 additions and 19 deletions
|
|
@ -30,6 +30,7 @@ async function merchantDetails(path) {
|
|||
'/nostrmarket/api/v1/merchant/' + this.merchantId,
|
||||
this.adminkey
|
||||
)
|
||||
// todo: refresh parent page
|
||||
this.$emit('merchant-deleted', this.merchantId)
|
||||
this.$q.notify({
|
||||
type: 'positive',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue