forked from External/ergo
fix invite message to clients
This commit is contained in:
parent
d6688a3047
commit
04bb79a610
4 changed files with 6 additions and 8 deletions
|
|
@ -23,7 +23,7 @@ var (
|
|||
)
|
||||
|
||||
const (
|
||||
SEM_VER = "ergonomadic-1.2.12"
|
||||
SEM_VER = "ergonomadic-1.2.13"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue