refactor: Use path alias
This commit is contained in:
parent
d6e23b803b
commit
c74fe3c6e2
391 changed files with 557 additions and 557 deletions
|
@ -5,7 +5,7 @@ import * as fs from 'fs';
|
|||
import { queueLogger } from '../../logger';
|
||||
import addFile from '../../../services/drive/add-file';
|
||||
import dateFormat = require('dateformat');
|
||||
import { getFullApAccount } from '../../../misc/convert-host';
|
||||
import { getFullApAccount } from '@/misc/convert-host';
|
||||
import { Users, Blockings } from '../../../models';
|
||||
import { MoreThan } from 'typeorm';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue