Put the appname back how it should be!
parent
d6778aa915
commit
b5c7a108ab
|
|
@ -33,7 +33,7 @@ from pgadmin.utils import env, IS_PY2, IS_WIN, fs_short_path
|
|||
##########################################################################
|
||||
|
||||
# Name of the application to display in the UI
|
||||
APP_NAME = 'pgAdmin'
|
||||
APP_NAME = 'pgAdmin 4'
|
||||
APP_ICON = 'pg-icon'
|
||||
|
||||
##########################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue