forked from External/ergo
skip nick change if there is no difference
This commit is contained in:
parent
e9c5e4794e
commit
9dc229b98f
2 changed files with 5 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ var (
|
|||
)
|
||||
|
||||
const (
|
||||
SEM_VER = "ergonomadic-1.2.0"
|
||||
SEM_VER = "ergonomadic-1.2.1"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue