Fix link to API
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
:href="props.row.gertyJson"
|
:href="props.row.gertyJson"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<q-tooltip>Launch software Gerty</q-tooltip>
|
<q-tooltip>View Gerty API</q-tooltip>
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</q-td>
|
</q-td>
|
||||||
<q-td v-for="col in props.cols" :key="col.name" :props="props">
|
<q-td v-for="col in props.cols" :key="col.name" :props="props">
|
||||||
|
|||||||
Reference in New Issue
Block a user