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