Skip to content

Commit

Permalink
整理代码
Browse files Browse the repository at this point in the history
  • Loading branch information
pangdogs committed Feb 5, 2025
1 parent d6c1d38 commit 550d5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/meta/meta.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ func (c MetaCreator) Clean() MetaCreator {
return c
}

func (c MetaCreator) New() Meta {
func (c MetaCreator) Get() Meta {
return c.meta
}

Expand Down

0 comments on commit 550d5a5

Please sign in to comment.