Skip to content

Commit 9d9affd

Browse files
config changes
1 parent 0b65f87 commit 9d9affd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ export const nativeMenuItems = [
429429
items: [
430430
{ title: "Tenant Breach Lookup", path: "/tools/tenantbreachlookup" },
431431
{ title: "Individual Breach Lookup", path: "/tools/breachlookup" },
432-
{ title: "Password Checker", path: "/tools/passwordchecker" },
432+
//{ title: "Password Checker", path: "/tools/passwordchecker" }, to add later, find a nice way so people dont just fill in passwords online...
433433
],
434434
},
435435
{

0 commit comments

Comments
 (0)