mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update custom.js (#17795)
This commit is contained in:
parent
a71e4c7d92
commit
4246d25914
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -143,7 +143,7 @@ module.exports.custom = {
|
|||
'ee/vulnerability-dashboard/config': 'mikermcneil',
|
||||
'ee/vulnerability-dashboard/config/routes.js': 'eashaw',//« Vulnerability dashboard redirects and URLs
|
||||
'ee/vulnerability-dashboard/scripts': 'mikermcneil',
|
||||
'ee/vulnerability-dashboard/package.json': 'eashaw',
|
||||
'ee/vulnerability-dashboard/package.json': 'mikermcneil',
|
||||
|
||||
// 🫧 Pricing and features
|
||||
// 'website/views/pages/pricing.ejs': '', // « Covered in CODEOWNERS (2023-07-22)
|
||||
|
|
|
|||
Loading…
Reference in a new issue