mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-09-03 20:52:57 -05:00
Fix typo.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ from logging import *
|
||||
##########################################################################
|
||||
|
||||
# Debug mode?
|
||||
DEBUG = true
|
||||
DEBUG = True
|
||||
|
||||
# Application log level - one of:
|
||||
# CRITICAL 50
|
||||
|
||||
Reference in New Issue
Block a user