Skip to content

Commit d9750a4

Browse files
committed
extension: Rearrange options to emphasize the most commonly used
1 parent 311419a commit d9750a4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web/packages/extension/assets/popup.html

-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@
2727
<input type="checkbox" id="ruffle_enable" />
2828
<label for="ruffle_enable">Play Flash content in Ruffle</label>
2929
</div>
30-
<div class="option checkbox">
31-
<input type="checkbox" id="ignore_optout" />
32-
<label for="ignore_optout">Ignore website compatibility warnings</label>
33-
</div>
3430
<div class="option checkbox">
3531
<input type="checkbox" id="show_swf_download" />
3632
<label for="show_swf_download">Show SWF download in context menu</label>

0 commit comments

Comments
 (0)