Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed May 22, 2024
1 parent 72b6990 commit 002b3d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/backend/opensearch_security_configuration_plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@ export default function (Client: any, config: any, components: any) {
fmt: '/_plugins/_security/api/audit/config',
},
});
}
}
2 changes: 1 addition & 1 deletion server/backend/opensearch_security_plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ export default function (Client: any, config: any, components: any) {
fmt: '/_plugins/_security/api/tenancy/config',
},
});
}
}

0 comments on commit 002b3d3

Please sign in to comment.