fix this again
1 files changed, 1 insertions(+), 1 deletions(-) M src/jetstream.tcl
M src/jetstream.tcl => src/jetstream.tcl +1 -1
@@ 8,7 8,7 @@ namespace eval ::jetstream { set postfix [sha1::sha1 -hex -- $host] proc ::jetstream::on_ws_${postfix}_close {} [ list ::ws::c::connect $host 443 \ /subscribe?wantedCollections=app.bsky.feed.post on_ws_$postfix] /subscribe?wantedCollections=app.bsky.feed.post ::jetstream::on_ws_$postfix] proc ::jetstream::on_ws_$postfix {sock mode data} [concat [list set postfix $postfix] \; [list set algos $algos] \; { variable log