aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/term/draw.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/term/draw.go')
-rw-r--r--internal/term/draw.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/term/draw.go b/internal/term/draw.go
index c6f297f..9ce640a 100644
--- a/internal/term/draw.go
+++ b/internal/term/draw.go
@@ -4,7 +4,7 @@ import (
"github.com/gdamore/tcell/v2"
)
-type Style tcell.Style;
+type Style tcell.Style
var (
BgStyle Style