mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-26 10:21:33 -05:00
Merge pull request #1045 from alphagov/revert-1044-add-logo-enterprise
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