fix: just re-enable context menu for now
parent
0cd3a854c5
commit
037a2d022f
|
|
@ -127,7 +127,7 @@
|
|||
}
|
||||
</style>
|
||||
</head>
|
||||
<body onContextMenu="return false" ontouchstart="">
|
||||
<body ontouchstart="">
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
<noscript>
|
||||
|
|
|
|||
Loading…
Reference in New Issue