mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-28 09:48:13 -07:00
Add very initial RESUME cap and command
This commit is contained in:
@@ -192,4 +192,7 @@ const (
|
||||
ERR_REG_INVALID_CALLBACK = "929"
|
||||
ERR_TOOMANYLANGUAGES = "981"
|
||||
ERR_NOLANGUAGE = "982"
|
||||
|
||||
// draft numerics
|
||||
ERR_CANNOT_RESUME = "999"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user