mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-13 07:18:40 +00:00
Oops missed one
This commit is contained in:
parent
561e1d4e26
commit
91c5976a64
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue