Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Commit eb25c8e

Browse files
committedJun 6, 2019
yes
1 parent 9915102 commit eb25c8e

File tree

5 files changed

+857
-47
lines changed

5 files changed

+857
-47
lines changed
 

‎App/app.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="./s.css" rel="stylesheet" type="text/css">
88
<script src="./j.js"></script>
99
</head>
10-
<body oncontextmenu="return false;">
10+
<body oncontextmenu="return true;">
1111
<canvas id="c"></canvas>
1212
<script src="s.js"></script>
1313
</body>

0 commit comments

Comments
 (0)
This repository has been archived.