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