Unverified Commit 288302d0 authored by Eric Rosenbaum's avatar Eric Rosenbaum Committed by GitHub

Merge pull request #5341 from LLK/release/2021-05-05

[Develop] Release 2021-05-05
parents 2dea6085 8e1103a6
......@@ -13,10 +13,9 @@ const Types = keyMirror({
});
const banWhitelistPaths = [
'/accounts/banned-response',
'/community_guidelines',
'/privacy_policy',
'/terms_of_use'
'/accounts/banned-response/',
'/community_guidelines/',
'/community_guidelines'
];
module.exports.Status = keyMirror({
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment