This commit is contained in:
cdle
2021-09-17 07:10:14 +08:00
parent d7be38dcf4
commit 57611764ae
4 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"github.com/cdle/sillyGirl/im"
)
func init() {
func initSys() {
AddCommand("", []Function{
{
Rules: []string{"raw ^name$"},