🔒 (security) remove disableDevtools

Removed disableDevtools from the security features because it was redundant with the popup feature, which caused the
authentication popup to always close.
This commit is contained in:
2025-09-08 23:11:42 +07:00
parent 1899050ceb
commit 4e7b939e93
4 changed files with 0 additions and 11 deletions

View File

@ -19,7 +19,6 @@
"@tailwindcss/postcss": "^4.1.11",
"commitizen": "^4.3.1",
"cz-emoji": "^1.3.2-canary.2",
"disable-devtool": "^0.3.9",
"framer-motion": "^12.23.3",
"ky": "^1.8.2",
"next": "15.3.5",