We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2540a54 commit ee93d72Copy full SHA for ee93d72
src/renderer/util/migrator.js renamed to src/util/migrator.js
@@ -1,4 +1,4 @@
1
-import Initial from '../../migrations/201809072146-Initial'
+import Initial from '../migrations/201809072146-Initial'
2
3
/**
4
* List all migrations to iterate over them.
0 commit comments