Update code for objects
This commit is contained in:
@@ -13,6 +13,5 @@ func NewSeparator () *Separator {
|
||||
Box: tomo.NewBox(),
|
||||
}
|
||||
this.SetRole(tomo.R("objects", "Separator", ""))
|
||||
tomo.Apply(this)
|
||||
return this
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user