mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
update mod edit
This commit is contained in:
@@ -1636,7 +1636,6 @@ const Board = () => {
|
||||
if (thread.removed) {
|
||||
thread.content = "[removed]";
|
||||
thread.link = undefined;
|
||||
thread.title = "[removed]";
|
||||
}
|
||||
};
|
||||
const { displayedReplies, omittedCount } = filteredRepliesByThread[thread.cid] || {};
|
||||
|
||||
Reference in New Issue
Block a user