This commit is contained in:
cdle
2021-10-29 11:02:19 +08:00
parent 3b3a39f9e5
commit 3f227d49c7
-1
View File
@@ -403,7 +403,6 @@ Alias=sillyGirl.service`
},
{
Rules: []string{"^time$"},
Admin: true,
Handle: func(s Sender) interface{} {
return OttoFuncs["timeFormat"]("2006-01-02 15:04:05")
},