Skip to content

Commit d4f66cf

Browse files
committed
release 2.0.6
1 parent 16ec655 commit d4f66cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webroot/callee/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<label class="menulabel" id="fullscreenlabel">
314314
<input type="checkbox" id="fullscreen" class="checkbox"> Full screen</label>
315315
</label>
316-
<div class="menuButton" id="nativeMenu" style="display.none"
316+
<div class="menuButton" id="nativeMenu" style="display:none"
317317
onclick="Android.menu()">Android menu</div>
318318
<div class="menuButton" id="menuExit" onclick="exit()">Exit / Clear cookie</div>
319319
</div>

0 commit comments

Comments
 (0)