move the safety line down by one

develop
Myk Taylor 2023-11-03 17:41:32 -07:00
parent 2e8ef0e2d4
commit f93bb60b3b
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -21,7 +21,7 @@ MechanismOverlay.ATTRS{
function MechanismOverlay:init()
self:addviews{
widgets.BannerPanel{
frame={t=4, l=1, r=1, h=1},
frame={t=5, l=1, r=1, h=1},
subviews={
widgets.Label{
frame={t=0, l=1},