Fixed structure.sql file

This commit is contained in:
Sergei Tsõganov 2022-03-21 09:49:29 +02:00 committed by Sergei Tsõganov
parent 216048463d
commit dadcc9580b

View file

@ -5401,14 +5401,11 @@ INSERT INTO "schema_migrations" (version) VALUES
('20211126085139'), ('20211126085139'),
('20211231113934'), ('20211231113934'),
('20220106123143'), ('20220106123143'),
<<<<<<< HEAD
('20220113201642'), ('20220113201642'),
('20220113220809'), ('20220113220809'),
('20220124105717'), ('20220124105717'),
('20220216113112'), ('20220216113112'),
('20220228093211'); ('20220228093211');
=======
('20220316140727'); ('20220316140727');
>>>>>>> f98598620 (Moved notifications about automatic contact name update to bulk change poll message)