Introduce renderers directory
This commit is contained in:
parent
ad38cd2605
commit
4ef3d3a6d2
14 changed files with 14 additions and 14 deletions
|
|
@ -9,7 +9,7 @@ import _redis from '../../../../db/redis';
|
|||
import prominence = require('prominence');
|
||||
import getAcct from '../../../../user/get-acct';
|
||||
import parseAcct from '../../../../user/parse-acct';
|
||||
import getPostSummary from '../../../../get-post-summary';
|
||||
import getPostSummary from '../../../../renderers/get-post-summary';
|
||||
|
||||
const redis = prominence(_redis);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue