mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Cleanup popup onMessage handler
This commit is contained in:
parent
6ab6e489f6
commit
453bf0611c
2 changed files with 50 additions and 24 deletions
|
@ -11,8 +11,8 @@
|
|||
<p></p>
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="b toggle">
|
||||
<label id=toggle>Turn On</label>
|
||||
<div class="b button">
|
||||
<label id="toggle">Turn On</label>
|
||||
<label class="switch">
|
||||
<input id="enabled" type="checkbox" checked/>
|
||||
<span class="slider round"></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue