From 230efd64743df9b471454ab29dcc418d0f4d5f30 Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 21 Mar 2022 09:26:52 +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 a5ede02..bce899b 100644 --- a/NeoBoot/files/tools.py +++ b/NeoBoot/files/tools.py @@ -1791,8 +1791,8 @@ class CreateSwap(Screen): __module__ = __name__ skin = """ - - + + """ def __init__(self, session):