rename stall to store
This commit is contained in:
parent
e8e161098f
commit
df780124d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue