Enha: leave one room model for now
This commit is contained in:
@ -26,11 +26,16 @@ func init() {
|
||||
}
|
||||
|
||||
var roundWords = map[string]string{
|
||||
"hamster": "blue",
|
||||
"child": "red",
|
||||
"wheel": "white",
|
||||
"condition": "black",
|
||||
"test": "white",
|
||||
"hamster": "blue",
|
||||
"child": "red",
|
||||
"wheel": "white",
|
||||
"condition": "black",
|
||||
"test": "white",
|
||||
"ball": "blue",
|
||||
"violin": "red",
|
||||
"rat": "white",
|
||||
"perplexity": "blue",
|
||||
"notion": "red",
|
||||
}
|
||||
|
||||
func HandlePing(w http.ResponseWriter, r *http.Request) {
|
||||
|
Reference in New Issue
Block a user