1
0
Fork 0

Added "manually-approve" to the owner-view

This commit is contained in:
Michael 2020-09-02 03:18:04 +00:00
commit 247d87c4e5
2 changed files with 2 additions and 0 deletions

View file

@ -184,6 +184,7 @@ return [
"forum" => ["contact", "forum"],
"prv" => ["contact", "prv"],
"contact-type" => ["contact", "contact-type"],
"manually-approve" => ["contact", "manually-approve"],
"hidden" => ["contact", "hidden"],
"archive" => ["contact", "archive"],
"pending" => ["contact", "pending"],