lib/saber/tracker/bib.rb in saber-1.2.3 vs lib/saber/tracker/bib.rb in saber-1.2.4
- old
+ new
@@ -180,9 +180,13 @@
}
ret
end
+ def convert_tags(*tags)
+ tags
+ end
+
protected
# Attpened to login the site with username and password. this happens
# after login failed with cookie.
def do_login_with_username(username)