mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
✌️
This commit is contained in:
parent
1c6ad232a6
commit
87a259b1e2
@ -36,7 +36,7 @@ User.find({}, {
|
||||
});
|
||||
|
||||
async function extractKeywordsOne(id, cb) {
|
||||
console.log(`extract keywords of ${id} ...`);
|
||||
console.log(`extracting keywords of ${id} ...`);
|
||||
|
||||
// Fetch recent posts
|
||||
const recentPosts = await Post.find({
|
||||
|
Loading…
Reference in New Issue
Block a user