Ensure Separator fulfils tomo.Object
This commit is contained in:
@@ -2,6 +2,8 @@ package objects
|
|||||||
|
|
||||||
import "git.tebibyte.media/tomo/tomo"
|
import "git.tebibyte.media/tomo/tomo"
|
||||||
|
|
||||||
|
var _ tomo.Object = new(Separator)
|
||||||
|
|
||||||
// Separator is a line for visually separating elements.
|
// Separator is a line for visually separating elements.
|
||||||
type Separator struct {
|
type Separator struct {
|
||||||
box tomo.Box
|
box tomo.Box
|
||||||
|
|||||||
Reference in New Issue
Block a user