mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
String improvements.
This commit is contained in:
@@ -17,4 +17,4 @@ class PPAS(ServerType):
|
||||
return ver.startswith("EnterpriseDB")
|
||||
|
||||
# Default Server Type
|
||||
PPAS('ppas', gettext("Postgres Plus Advanced Server"), 2)
|
||||
PPAS('ppas', gettext("EDB Advanced Server"), 2)
|
||||
|
||||
Reference in New Issue
Block a user