Fixed unreachable url

This commit is contained in:
2020-12-06 19:42:57 +01:00
parent 73a30e5478
commit ae1754ca1f
2 changed files with 20 additions and 11 deletions

View File

@@ -88,7 +88,7 @@
<div class="node-content node-content-long" v-if="type === 'ingest'">
<span v-if="this.apiId === null">Apply first!</span>
<span v-else><b>URL:</b> {{this.url}}</span>
<span v-else><b>URL:</b> {{this.data.url}}</span>
</div>
<div class="node-content" v-else-if="type === 'encoder'">