mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
Revert "Remove name from organisation"
This commit is contained in:
@@ -21,7 +21,7 @@ def upgrade():
|
||||
op.execute("""INSERT INTO organisation VALUES (
|
||||
'{}',
|
||||
'',
|
||||
'',
|
||||
'data_gov_uk_x2.png',
|
||||
''
|
||||
)""".format(DATA_GOV_UK_ID))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user