updated version

This commit is contained in:
yago
2015-02-15 16:59:46 +01:00
parent e0dd062cfe
commit d069eaa809
2 changed files with 2 additions and 3 deletions

View File

@@ -21,5 +21,4 @@ return {
usage = "!gps latitude,longitude: generates a map showing the given GPS coordinates",
patterns = {"^!gps ([^,]*)[,%s]([^,]*)$"},
run = run
}
}