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

@ -44,7 +44,7 @@ class Bugreport extends Plugin {
],
];
public $permissionMatrix = [
'bugReport' => [
'canSendBugReports' => [
'pretty' => 'Can Submit Bug Reports',
'default' => false,
],