Correcting DB name (#1631)
This commit is contained in:
committed by
GitHub
parent
1251232e30
commit
be326c37d0
@@ -43,7 +43,7 @@ export const notificationTransform = (
|
|||||||
export const servicesList = [
|
export const servicesList = [
|
||||||
{
|
{
|
||||||
actionTrigger: notifyPostgres,
|
actionTrigger: notifyPostgres,
|
||||||
targetTitle: "Postgres SQL",
|
targetTitle: "PostgreSQL",
|
||||||
logo: "/postgres-logo.svg",
|
logo: "/postgres-logo.svg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user