Skip to content

Commit

Permalink
add a new line in the end
Browse files Browse the repository at this point in the history
  • Loading branch information
alagishev committed Jan 27, 2025
1 parent 17d2ca2 commit e08e6a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -965,4 +965,4 @@ INSERT INTO public.role VALUES ('none', 'None', 0, '{}', true);
INSERT INTO public.role VALUES ('editor', 'Editor', 2, '{read,manage_draft_version,manage_release_version,manage_archived_version}', false);


INSERT INTO public.schema_migrations VALUES (1, false);
INSERT INTO public.schema_migrations VALUES (1, false);

0 comments on commit e08e6a9

Please sign in to comment.