Oops missed one

This commit is contained in:
FeTetra 2025-02-16 19:56:19 -05:00
commit 91c5976a64

View file

@ -10,6 +10,7 @@ public class EmailEnforcementMiddleware : MiddlewareDBContext
{ {
private static readonly HashSet<string> enforcedPaths = new() private static readonly HashSet<string> enforcedPaths = new()
{ {
"showModerated",
"rateUserComment", "rateUserComment",
"rateComment", "rateComment",
"comments", "comments",