Skip to content

Commit

Permalink
Remove Decryption feature from Tenscan frontend (#2039)
Browse files Browse the repository at this point in the history
Quick Fix/mask for anti-cheat of battleship
  • Loading branch information
0xjba authored Aug 30, 2024
1 parent 56f0ee1 commit 9925408
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tools/tenscan/frontend/src/routes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@ export const NavLinks: NavLink[] = [
isExternal: false,
isDropdown: true,
subNavLinks: [
{
href: "/resources/decrypt",
label: "Decrypt",
isExternal: false,
},
{
href: "/resources/verified-data",
label: "Verified Data",
Expand Down

0 comments on commit 9925408

Please sign in to comment.