irc icon indicating copy to clipboard operation
irc copied to clipboard

Handle tags with no values better

Open belak opened this issue 9 years ago • 0 comments

As an example in girc-go, a TagValue is a *string so it can be nil if there's no value.

belak avatar Jan 10 '17 12:01 belak