diff --git a/core/test.go b/core/test.go index 8358dd5..daec74c 100644 --- a/core/test.go +++ b/core/test.go @@ -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") },