forked from abner/for-legacy-web
fix: just re-enable context menu for now
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user