We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bd581 commit 5ced143Copy full SHA for 5ced143
public/index.html
@@ -21,7 +21,7 @@
21
<link rel="icon" type="image/png" sizes="16x16" href="https://raw.githubusercontent.com/losier/v4/master/src/assets/logo_16x16.png" />
22
23
</head>
24
-<body>
+<body oncontextmenu="return false">
25
<noscript class="noscript">You need to enable JavaScript to view this website.</noscript>
26
<div id="root"></div>
27
</body>
0 commit comments