From 2f6ca86aa34a0ee70bc1013a49d92b6dee9e0ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Wo=C5=BAniak?= Date: Sat, 29 Jul 2023 20:47:55 +0200 Subject: [PATCH] Update index.rs --- src/routes/index.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/routes/index.rs b/src/routes/index.rs index c8c021a..e7cd29b 100644 --- a/src/routes/index.rs +++ b/src/routes/index.rs @@ -30,8 +30,8 @@ pub async fn index(session: Session, data: web::Data) -> Result) -> Result