fix(frontend): testcommit

This commit is contained in:
Bernhard Müller 2026-07-27 14:31:30 +02:00
parent 83b6d503cc
commit 8d9a568ca7

View File

@ -28,4 +28,4 @@ foreach ($f in $Files) {
"`n" | Out-File -Append $OutFile -Encoding UTF8 "`n" | Out-File -Append $OutFile -Encoding UTF8
} }
Write-Host "Erfolgreich! Der Kontext für Backend und Frontend wurde in '$OutFile' gespeichert." Write-Host "Erfolgreich! Der Kontext für Backend und Frontend wurde in '$OutFile' gespeichert.."