forked from FoundKeyGang/FoundKey
oops
This commit is contained in:
parent
bb29f462e2
commit
a6d7492e21
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
// for Node.js interpret
|
||||
|
||||
const { default: Post } = require('../../../built/models/post');
|
||||
const { default: Post } = require('../../../built/models/note');
|
||||
const { default: zip } = require('@prezzemolo/zip')
|
||||
|
||||
const migrate = async (post) => {
|
||||
|
|
Loading…
Reference in a new issue