Add 'NETWORK_DISCONNECTED' to error code enum
All checks were successful
Generate and Release Protos / release (push) Successful in 42s
All checks were successful
Generate and Release Protos / release (push) Successful in 42s
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
"AUTH",
|
||||
"NOT_FOUND",
|
||||
"RATE_LIMIT",
|
||||
"SERVER"
|
||||
"SERVER",
|
||||
"NETWORK_DISCONNECTED"
|
||||
]
|
||||
},
|
||||
"msg": {
|
||||
|
||||
Reference in New Issue
Block a user