mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Snowflake badge works, and animates when serving client (issue #16) and some logging cleanups
This commit is contained in:
parent
caba2cc8f8
commit
21c38a04ce
5 changed files with 44 additions and 32 deletions
|
@ -37,7 +37,7 @@ class UI
|
|||
if debug
|
||||
@$msglog.className = if connected then 'active' else ''
|
||||
else
|
||||
# magic
|
||||
@$badge.className = if connected then 'active' else ''
|
||||
|
||||
# Local input from keyboard into message window.
|
||||
acceptInput: =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue