Ausweistyp

This commit is contained in:
Moritz Utcke
2025-03-23 16:25:40 -03:00
parent 048c1fc4d4
commit 9f64f8a3c2
2 changed files with 2 additions and 2 deletions

View File

@@ -134,7 +134,7 @@
{ausweisart} {ausweisart}
/> />
<Progressbar active={0} {ausweisart} {anliegen}/> <Progressbar active={0} {ausweisart} {anliegen} {ausweistyp}/>
</div> </div>

View File

@@ -94,7 +94,7 @@
{ausweisart} {ausweisart}
/> />
<Progressbar active={0} {ausweisart} {anliegen}/> <Progressbar active={0} {ausweisart} {anliegen} {ausweistyp}/>
</div> </div>