market link broken

This commit is contained in:
ben 2022-12-15 23:47:31 +00:00
parent d4d5b7a14d
commit 731544492e

View file

@ -744,7 +744,7 @@
icon="storefront" icon="storefront"
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'" :color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
type="a" type="a"
:href="'/diagonalley/' + props.row.id" :href="'/diagonalley/market/' + props.row.id"
target="_blank" target="_blank"
></q-btn> ></q-btn>
<q-tooltip> Link to pass to stall relay </q-tooltip> <q-tooltip> Link to pass to stall relay </q-tooltip>