Skip to content

Commit

Permalink
added KamilOrmanJanowski to tracked reddit users (#11)
Browse files Browse the repository at this point in the history
* added KamilOrmanJanowski to tracked reddit users

* remove trailing whitespace
  • Loading branch information
DemonikGH authored and ccbrown committed Jul 20, 2017
1 parent a65ee0f commit 4201df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/reddit_indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func (indexer *RedditIndexer) run() {
users := []string{
"chris_wilson", "Bex_GGG", "Negitivefrags", "Omnitect", "qarldev", "BrianWeissman_GGG",
"Mark_GGG", "RhysGGG", "Dan_GGG", "Rory_Rackham", "Blake_GGG", "Fitzy_GGG", "Hartlin_GGG",
"Hrishi_GGG", "Baltic_GGG",
"Hrishi_GGG", "Baltic_GGG", "KamilOrmanJanowski",
}
next := 0

Expand Down

0 comments on commit 4201df9

Please sign in to comment.