From cf4a003c5181ffec8e51578adfd6aaec6bd861d5 Mon Sep 17 00:00:00 2001 From: Theis Gaedigk Date: Sun, 2 Nov 2025 21:18:35 +0100 Subject: [PATCH] removed writing error --- backendV2/services/{athentication.js => authentication.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename backendV2/services/{athentication.js => authentication.js} (100%) diff --git a/backendV2/services/athentication.js b/backendV2/services/authentication.js similarity index 100% rename from backendV2/services/athentication.js rename to backendV2/services/authentication.js