Skip to content

Commit

Permalink
Update Seq_kas_email_senden.puml
Browse files Browse the repository at this point in the history
changing mail size in opt box
  • Loading branch information
gem-uku authored Sep 2, 2024
1 parent 107d97e commit 4bb27fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plantuml/Fachdienst/Seq_kas_email_senden.puml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ L->P: Email mit großen\n Anhängen erzeugen
activate KM
KM->KM: Prüfen der E-Mailgröße
KM->KM: Prüfen der KIM-Version\n des Empfängers
opt Mailgröße>=15 MB
opt Mailgröße>15 MB
KM->AM: getLimits
activate AM
AM-->KM: Limits
Expand Down

0 comments on commit 4bb27fb

Please sign in to comment.