Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Mar 9, 2020
1 parent 9063aab commit 3a70f57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/rx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ function handle_data(data)
end

local name = data.username .. "@" .. data.name
-- TODO: allow /login to override generated username

if data.channel and data.channel ~= "" then
-- channel message
Expand Down

0 comments on commit 3a70f57

Please sign in to comment.