From 35f4f84f86f10b29cd9cc4fe6c3daedb69ec9d13 Mon Sep 17 00:00:00 2001 From: markrz12 Date: Tue, 23 Jan 2024 05:23:17 +0100 Subject: [PATCH] settings modification --- blurme/pages/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blurme/pages/settings.py b/blurme/pages/settings.py index 1b98068..4321a01 100644 --- a/blurme/pages/settings.py +++ b/blurme/pages/settings.py @@ -103,4 +103,4 @@ def settings() -> rx.Component: columns=[1], spacing="5px", ), - ) + ) \ No newline at end of file