mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
chore: Lintfix frontend packages (#16896)
This commit is contained in:
@@ -160,8 +160,8 @@ const confirm = async () => {
|
||||
:class="$style.skip"
|
||||
type="secondary"
|
||||
text
|
||||
@click="closeModal"
|
||||
:disabled="isLoading"
|
||||
@click="closeModal"
|
||||
>{{ i18n.baseText('communityPlusModal.button.skip') }}</N8nButton
|
||||
>
|
||||
<N8nButton :disabled="!valid || isLoading" type="primary" @click="confirm">
|
||||
|
||||
Reference in New Issue
Block a user