mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website: Update testimonials page view action (#28100)
Changes: - Added a missing comma a list of strings in `view-testimonials.js`
This commit is contained in:
parent
3f820f34c0
commit
3c5a2dfb3a
1 changed files with 1 additions and 1 deletions
2
website/api/controllers/view-testimonials.js
vendored
2
website/api/controllers/view-testimonials.js
vendored
|
|
@ -80,7 +80,7 @@ module.exports = {
|
|||
'Luis Madrigal',
|
||||
'Andre Shields',
|
||||
'Tom Larkin',
|
||||
'Matt Carr'
|
||||
'Matt Carr',
|
||||
'Eric Tan',
|
||||
'Charles Zaffery',
|
||||
'Kenny Botelho',
|
||||
|
|
|
|||
Loading…
Reference in a new issue