mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Fix frontend type check issue
This commit is contained in:
@@ -68,6 +68,7 @@ export const OrgLDAPSection = (): JSX.Element => {
|
||||
bindDN: "",
|
||||
bindPass: "",
|
||||
searchBase: "",
|
||||
searchFilter: "",
|
||||
groupSearchBase: "",
|
||||
groupSearchFilter: ""
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user