hughhhh commented on a change in pull request #15103:
URL: https://github.com/apache/superset/pull/15103#discussion_r650075010
##########
File path: superset-frontend/src/views/CRUD/hooks.ts
##########
@@ -598,6 +598,8 @@ export const copyQueryLink = (
export const getDatabaseImages = () => SupersetText.DB_IMAGES;
+export const getConnectionAlert = () => SupersetText.ALERTS;
Review comment:
can we change the superset_text key to say DB_CONNECTION_ALERTS. Then
update this variable SupersetText.DB_CONNECTION_ALERTS
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]