make the speculator work for rick

This commit is contained in:
Richard van der Hoff 2018-03-14 17:52:10 +00:00
parent 72977014eb
commit 8e97ec8bad

View file

@ -712,6 +712,7 @@ func main() {
"richvdh": true, "richvdh": true,
"ara4n": true, "ara4n": true,
"leonerd": true, "leonerd": true,
"rxl881": true,
} }
if err := initCache(); err != nil { if err := initCache(); err != nil {
log.Fatal(err) log.Fatal(err)