Add 'NETWORK_DISCONNECTED' to error code enum
All checks were successful
Generate and Release Protos / release (push) Successful in 42s

This commit is contained in:
2026-05-15 20:25:19 +01:00
parent e7e2093054
commit e6f9610a51

View File

@@ -30,7 +30,8 @@
"AUTH",
"NOT_FOUND",
"RATE_LIMIT",
"SERVER"
"SERVER",
"NETWORK_DISCONNECTED"
]
},
"msg": {