We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311419a commit d9750a4Copy full SHA for d9750a4
web/packages/extension/assets/popup.html
@@ -27,10 +27,6 @@
27
<input type="checkbox" id="ruffle_enable" />
28
<label for="ruffle_enable">Play Flash content in Ruffle</label>
29
</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>
34
<div class="option checkbox">
35
<input type="checkbox" id="show_swf_download" />
36
<label for="show_swf_download">Show SWF download in context menu</label>
0 commit comments