chore: Lintfix frontend packages (#16896)

This commit is contained in:
Iván Ovejero
2025-07-02 10:31:11 +02:00
committed by GitHub
parent 8fda3fb2aa
commit 060acd2db8
60 changed files with 91 additions and 116 deletions

View File

@@ -230,8 +230,8 @@ onMounted(async () => {
<span v-text="getModalContent.description"></span>
</n8n-info-tip>
<n8n-notice
data-test-id="communityPackageManageConfirmModal-warning"
v-if="!isLatestPackageVerified"
data-test-id="communityPackageManageConfirmModal-warning"
:content="getModalContent.warning"
/>
</div>