We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4fbb8 commit fd812b6Copy full SHA for fd812b6
server/forum_indexer.go
@@ -52,7 +52,7 @@ func (indexer *ForumIndexer) run() {
52
"Fitzy_GGG", "Hartlin_GGG", "Jake_GGG", "Lionel_GGG", "Melissa_GGG", "MikeP_GGG", "Novynn",
53
"Rachel_GGG", "Rob_GGG", "Roman_GGG", "Sarah_GGG", "SarahB_GGG", "Tom_GGG", "Natalia_GGG",
54
"Jeff_GGG", "Lu_GGG", "JuliaS_GGG", "Alexander_GGG", "SamC_GGG", "AndrewE_GGG", "Kyle_GGG",
55
- "Stacey_GGG", "Jatin_GGG", "Yolandi_GGG",
+ "Stacey_GGG", "Jatin_GGG", "Yolandi_GGG", "Community_Team",
56
}
57
58
timezone := (*time.Location)(nil)
0 commit comments