missed one line

This commit is contained in:
Cyberes 2023-07-06 15:08:51 -06:00
parent 7879837f25
commit eaecd6167b
1 changed files with 1 additions and 1 deletions

View File

@ -896,7 +896,7 @@ router.get(
shouldIndex = false;
} else {
// Otherwise we only allow search engines to index `world_readable` rooms
shouldIndex = roomData?.historyVisibility === `world_readable`;
shouldIndex = true;
}
const isNsfw = checkTextForNsfw(