feat(editor-ui): update ResourceLocator error text (#4242)

update error text
This commit is contained in:
Mutasem Aldmour
2022-09-30 10:47:36 +02:00
committed by GitHub
parent 068c5db1ee
commit b0397f0262
2 changed files with 2 additions and 4 deletions

View File

@@ -27,7 +27,6 @@
<a @click="openCredential">{{
$locale.baseText('resourceLocator.mode.list.error.description.part2')
}}</a>
{{ $locale.baseText('resourceLocator.mode.list.error.description.part3') }}
</n8n-text>
</div>
</template>