feat: allow delete merchant from nostr

This commit is contained in:
Vlad Stan 2023-03-23 11:14:34 +02:00
parent 260bea9ccf
commit 05ecc65e5a
7 changed files with 141 additions and 11 deletions

View file

@ -59,7 +59,7 @@ const merchant = async () => {
toggleMerchantKeys: function (value) {
this.showKeys = value
},
handleMerchantDeleted: function() {
handleMerchantDeleted: function () {
this.merchant = null
this.shippingZones = []
this.activeChatCustomer = ''