@@ -36,7 +36,7 @@ func InitCodeTableWithMessage(table map[interface{}]map[string]string, convertDe
codeTable[code] = Code{
Value: code,
Message: message,
Reason: "",
Reason: message,
Solution: map[string]interface{}{},
}
The note is not visible to the blocked user.