tidy logs. Add all files to service worker
This commit is contained in:
@@ -210,7 +210,7 @@ export async function checkPostIds(userID, post_ids) {
|
||||
console.error("Error processing post:", error);
|
||||
}
|
||||
}
|
||||
console.log(`checkPostIds need ${postIdsNeeded.length} posts`);
|
||||
// console.log(`checkPostIds need ${postIdsNeeded.length} posts`);
|
||||
return postIdsNeeded;
|
||||
}
|
||||
catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user