mirror of
https://github.com/veops/oneterm.git
synced 2025-11-03 01:33:30 +08:00
fix: errWrongMac
This commit is contained in:
@@ -42,6 +42,7 @@ var (
|
||||
ErrNoPerm: myi18n.MsgNoPerm,
|
||||
ErrRemoteClient: myi18n.MsgRemoteClient,
|
||||
ErrWrongPk: myi18n.MsgWrongPk,
|
||||
ErrWrongMac: myi18n.MsgWrongMac,
|
||||
ErrInvalidSessionId: myi18n.MsgInvalidSessionId,
|
||||
ErrLogin: myi18n.MsgLoginError,
|
||||
ErrAccessTime: myi18n.MsgAccessTime,
|
||||
|
||||
Reference in New Issue
Block a user