update
This commit is contained in:
@@ -30,6 +30,7 @@ type Sender interface {
|
||||
type Edit int
|
||||
type Replace int
|
||||
type Notify int
|
||||
type Article []string
|
||||
|
||||
var E Edit
|
||||
var R Replace
|
||||
|
||||
Reference in New Issue
Block a user