chore: cosmetic
This commit is contained in:
parent
9812c38b83
commit
865ce4c66b
3 changed files with 14 additions and 14 deletions
|
|
@ -51,7 +51,7 @@ func (r *ChangeProfile) Equals(other any) bool {
|
|||
}
|
||||
|
||||
func (r *ChangeProfile) String() string {
|
||||
return renderTemplate(tokCHANGEPROFILE, r)
|
||||
return renderTemplate(r.Kind(), r)
|
||||
}
|
||||
|
||||
func (r *ChangeProfile) Constraint() constraint {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue