make sure we get the checks
This commit is contained in:
@@ -129,6 +129,7 @@ func (r *REPL) watchValidation() {
|
|||||||
r.app.CurrentFeedback = &ValidationFeedback{
|
r.app.CurrentFeedback = &ValidationFeedback{
|
||||||
Success: feedback.Success,
|
Success: feedback.Success,
|
||||||
Message: feedback.Message,
|
Message: feedback.Message,
|
||||||
|
Checks: feedback.Checks,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if feedback.Success {
|
if feedback.Success {
|
||||||
|
|||||||
Reference in New Issue
Block a user