feat: allow no secrets for integration (#856)

This commit is contained in:
Manuel
2024-07-22 21:00:14 +02:00
committed by GitHub
parent b2860ffbd3
commit 508fcb9861
2 changed files with 21 additions and 3 deletions

View File

@@ -470,6 +470,10 @@ export default {
title: "Reset secret",
message: "Are you sure you want to reset this secret?",
},
noSecretsRequired: {
segmentTitle: "No secrets",
text: "No secrets required for this integration",
},
kind: {
username: {
label: "Username",