aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--poll.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/poll.rb b/poll.rb
index e733b7c..26e9357 100644
--- a/poll.rb
+++ b/poll.rb
@@ -287,7 +287,7 @@ ADDCOMMENT
@data.delete(htmlname)
store "Participant #{name.strip} deleted"
else
- add_participant(name,{})
+ add_participant("",name,{})
end
end
def store comment