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