mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 05:36:16 +02:00
整理した
This commit is contained in:
@@ -10,7 +10,7 @@ import * as mongodb from 'mongodb';
|
||||
import * as _gm from 'gm';
|
||||
import * as stream from 'stream';
|
||||
|
||||
import DriveFile, { getGridFSBucket } from '../api/models/drive-file';
|
||||
import DriveFile, { getGridFSBucket } from '../../models/drive-file';
|
||||
|
||||
const gm = _gm.subClass({
|
||||
imageMagick: true
|
||||
|
||||
Reference in New Issue
Block a user