Skip to content

Commit

Permalink
Add QUERI to list of approved communities (#1012)
Browse files Browse the repository at this point in the history
Co-authored-by: Camille Villa <[email protected]>
  • Loading branch information
camillevilla and camillevilla authored Oct 15, 2024
1 parent 098d38e commit 7dc47c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/models/page_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ class PageGroup < ApplicationRecord
"VA Immersive",
"Suicide Prevention",
"Age-Friendly",
"VHA IE Fellowships"
"VHA IE Fellowships",
"QUERI"
]
extend FriendlyId
friendly_id :name, use: :slugged
Expand Down

0 comments on commit 7dc47c4

Please sign in to comment.