update
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ func init() {
|
||||
},
|
||||
},
|
||||
{
|
||||
Rules: []string{"get ? ? ?"},
|
||||
Rules: []string{"get ? ?"},
|
||||
Handle: func(s im.Sender) interface{} {
|
||||
b := Bucket(s.Get(0))
|
||||
if !IsBucket(b) {
|
||||
|
||||
Reference in New Issue
Block a user