fix: reality random target/sni buttons not working (#4337) (#4340)

This commit is contained in:
Abdalrahman
2026-05-13 15:42:20 +03:00
committed by GitHub
parent 4e1b597914
commit b47f794ed0
3 changed files with 4 additions and 9 deletions
-3
View File
@@ -19,9 +19,6 @@ export default [
globals: {
...globals.browser,
...globals.node,
// Legacy script tags inject a couple of helpers on window before
// the SPA boots; declared here so no-undef stops flagging them.
getRandomRealityTarget: 'readonly',
},
},
rules: {