4 lines
109 B
JavaScript
4 lines
109 B
JavaScript
|
import { initBackgroundMigrationsApp } from '~/admin/background_migrations';
|
||
|
|
||
|
initBackgroundMigrationsApp();
|