You are viewing a single comment's thread from:
RE: Announcing new web-client for Steem/Golos blockchains
Suggestion: Prevent content from being aggregated twice. Some pseudo-code for the purpose of thoroughness: if(!cache.in_array(post.ID)) cache.push(post.ID) && post.display();
This post is, as of this moment, aggregated in both #introduceyourself and #food
Thank you! We're working on it.