fix: make clipboard collector navigation opt-in

This commit is contained in:
Sucukdeluxe
2026-09-06 12:24:20 +02:00
parent bd11b57fb8
commit 8957aa3c23
17 changed files with 174 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
<!doctype html>
<html lang="de">
<head><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>Linksammler-Navigationsprüfung</title></head>
<body><div id="root"></div><script type="module" src="/collector-navigation.tsx"></script></body>
</html>