Changeset 0.25.0 (#160)
This commit is contained in:
@@ -15,7 +15,7 @@ func init() {
|
||||
// datetime
|
||||
// ═══════════════════════════════════════════
|
||||
|
||||
type DateTimeTool struct{}
|
||||
type DateTimeTool struct{ BaseTool }
|
||||
|
||||
func (t *DateTimeTool) Definition() ToolDef {
|
||||
return ToolDef{
|
||||
|
||||
Reference in New Issue
Block a user