maclynn147 commented on issue #28758:
URL: https://github.com/apache/superset/issues/28758#issuecomment-2137245480

   Hi
   
   I found this
   
   const validateNotificationSection = () => {\n    const hasErrors = 
!checkNotificationSettings();\n    const errors = hasErrors ? 
[TRANSLATIONS.RECIPIENTS_ERROR_TEXT] : [];\n    
updateValidationStatus(Sections.Notification, errors);\n  };\n\n 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to