Some comments never hurt anyone

This commit is contained in:
2023-12-30 23:05:06 +02:00
parent 23218c22d7
commit 7a0bd79e37
7 changed files with 53 additions and 12 deletions

View File

@@ -159,7 +159,7 @@ class _InputDataState extends State<InputData> {
insertArrival('${now.hour}:${now.minute}:${now.second}', now.weekday, selectedLine, payloadDirection);
//prompting of submission
showAlertDialog(context, selectedLine, selectedColor, selectedDirection, userFormattedString);
showSubmissionSuccess(context, selectedLine, selectedColor, selectedDirection, userFormattedString);
},
child: Container(