mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05:00
✨ Change default migration module name.
This commit is contained in:
parent
860a97a769
commit
5b79928590
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
{}
|
||||
|
||||
:app.migrations/all
|
||||
{:uxbox-main (ig/ref :app.migrations/migrations)
|
||||
{:main (ig/ref :app.migrations/migrations)
|
||||
:telemetry (ig/ref :app.telemetry/migrations)}
|
||||
|
||||
:app.migrations/migrations
|
||||
|
|
Loading…
Add table
Reference in a new issue