rename stall to store
This commit is contained in:
@@ -329,7 +329,7 @@
|
|||||||
>
|
>
|
||||||
<q-btn unelevated v-else color="primary" @click="errorMessage('First set shipping zone(s).')"
|
<q-btn unelevated v-else color="primary" @click="errorMessage('First set shipping zone(s).')"
|
||||||
>+ Store
|
>+ Store
|
||||||
<q-tooltip> Create a stall to list products on </q-tooltip></q-btn
|
<q-tooltip> Create a store to list products on </q-tooltip></q-btn
|
||||||
>
|
>
|
||||||
<q-btn unelevated color="primary" @click="shopDialog.show = true"
|
<q-btn unelevated color="primary" @click="shopDialog.show = true"
|
||||||
>Launch frontend shop (not Nostr)
|
>Launch frontend shop (not Nostr)
|
||||||
|
|||||||
Reference in New Issue
Block a user