Merge branch 'main' into allthebookmarks-com

This commit is contained in:
Joey Kimsey
2025-02-03 10:59:02 -05:00
27 changed files with 558 additions and 52 deletions

View File

@ -40,7 +40,7 @@ class Contact extends Plugin {
],
];
public $permissionMatrix = [
'contact' => [
'canUseContactForm' => [
'pretty' => 'Can Submit Contact',
'default' => true,
],