Skip to content

Commit

Permalink
add additional forum accounts (thanks @DanNeely!)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbrown committed Nov 14, 2024
1 parent 6ca1805 commit 0f6cabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/forum_indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ func (indexer *ForumIndexer) run() {
"Nick_GGG", "Guy_GGG", "Ben_GGG", "BenH_GGG", "Nav_GGG", "Will_GGG", "Scott_GGG", "JC_GGG",
"Dylan_GGG", "Chulainn_GGG", "Vash_GGG", "Cameron_GGG", "Jacob_GGG", "Jenn_GGG",
"CoryA_GGG", "Sian_GGG", "Drew_GGG", "Lisa_GGG", "ThomasK_GGG", "Whai_GGG", "Scopey",
"Adam_GGG",
"Adam_GGG", "Nichelle_GGG", "Markus_GGG",
}

timezone := (*time.Location)(nil)
Expand Down

0 comments on commit 0f6cabf

Please sign in to comment.