mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 21:17:13 +02:00
🐛 Fix initial data loading issues.
This commit is contained in:
parent
f0eaf9aa20
commit
708ba3d7ac
3 changed files with 9 additions and 0 deletions
|
@ -163,6 +163,9 @@
|
|||
|
||||
{:name "0050-mod-server-prop-table"
|
||||
:fn (mg/resource "app/migrations/sql/0050-mod-server-prop-table.sql")}
|
||||
|
||||
{:name "0051-mod-file-library-rel-table"
|
||||
:fn (mg/resource "app/migrations/sql/0051-mod-file-library-rel-table.sql")}
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue