fix import
This commit is contained in:
parent
6bf10ccfbc
commit
0eb25b5ab4
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import { uploadFromUrl } from '@/services/drive/upload-from-url.js';
|
|||
import { DriveFiles } from '@/models/index.js';
|
||||
import { publishMainStream } from '@/services/stream.js';
|
||||
import { HOUR } from '@/const.js';
|
||||
import define from '@/server/api/define';
|
||||
|
||||
export const meta = {
|
||||
tags: ['drive'],
|
||||
|
|
Loading…
Reference in a new issue