From c8f18344c4319dbba5f03f6d6481d6af434dc640 Mon Sep 17 00:00:00 2001 From: gutosie Date: Fri, 24 Dec 2021 22:55:37 +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 138f0c7..28e526b 100644 --- a/NeoBoot/files/tools.py +++ b/NeoBoot/files/tools.py @@ -1771,8 +1771,8 @@ class CreateSwap(Screen): __module__ = __name__ skin = """ - - + + """ from Screens.Console import Console