Added "manually-approve" to the owner-view
This commit is contained in:
parent
a2e4a0170b
commit
247d87c4e5
2 changed files with 2 additions and 0 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue