db/structure.sql: fix syntax error.

This commit is contained in:
evazion
2021-09-04 03:59:06 -05:00
parent 8aa7608816
commit 207a1b7688

View File

@@ -8114,7 +8114,7 @@ INSERT INTO "schema_migrations" (version) VALUES
('20210303195217'),
('20210310221248'),
('20210330003356'),
('20210330093133');
('20210330093133'),
('20210901230931');