Missed a spot
This commit is contained in:
parent
455c6f0b77
commit
ef57300faf
|
@ -8,6 +8,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
register("select", SelectMessage)
|
||||||
register("select-message", SelectMessage)
|
register("select-message", SelectMessage)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue