Add missing , and go fmt

remotes/1678337322733154087/tmp_refs/heads/master
Jonas Franz 5 years ago
parent 35b70fe3d0
commit 4d2889942f
  1. 2
      bot.go

@ -26,7 +26,7 @@ var (
":meat_on_bone:": {"schnitzel", "steak", "schwein", "huhn", "geflügel"},
":spaghetti:": {"nudel", "spaghetti", "pasta"},
":bread:": {"brot", "brötchen"},
":rice:": {"reis"}
":rice:": {"reis"},
}
)

Loading…
Cancel
Save