diff --git a/src/ui/index.tis b/src/ui/index.tis index 63ba455c8..70cc8f870 100644 --- a/src/ui/index.tis +++ b/src/ui/index.tis @@ -490,7 +490,6 @@ class App: Reactor.Component
-
; } @@ -854,7 +853,7 @@ event keydown (evt) { } } -$(body).content(); +$(body).content(
); function self.closing() { var (x, y, w, h) = view.box(#rectw, #border, #screen);