From febdef2fcf7130be17fbca56efba2abaac04d779 Mon Sep 17 00:00:00 2001 From: gutosie Date: Wed, 2 Feb 2022 19:16:40 +0200 Subject: [PATCH] Update tools.py --- NeoBoot/files/tools.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NeoBoot/files/tools.py b/NeoBoot/files/tools.py index 7194edd..20d8ab9 100644 --- a/NeoBoot/files/tools.py +++ b/NeoBoot/files/tools.py @@ -2086,8 +2086,8 @@ class BootManagers(Screen): __module__ = __name__ skin = """ - - + + """ def __init__(self, session):