fixed typo textBlockAgencyBerthRemarks

This commit is contained in:
Daniel Schick 2023-12-24 11:33:48 +01:00
parent cbc77ae157
commit 2651aa6886

View File

@ -406,7 +406,7 @@ namespace BreCalClient
this.labelTerminalBerth.Content = "";
this.labelOperationsStart.Content = "";
this.textBlockTerminalRemarks.Text = "";
this.textBlockAgencyBerthRemarks.Text = "";
this.textBlockTerminalBerthRemarks.Text = "";
}
}