Merge branch 'dev' into debian12

This commit is contained in:
2025-11-30 21:07:32 +01:00
2 changed files with 6 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ export const Footer = () => {
left="0"
right="0"
>
Made with by Theis Gaedigk - Year 2019 at MCS-Bochum
Made with by Theis Gaedigk - Class of 2019 at MCS-Bochum
<br />
Frontend-Version: {info ? info["frontend-info"].version : "N/A"} |
Backend-Version: {info ? info["backend-info"].version : "N/A"}