Skip to content
Snippets Groups Projects
Commit 2a9013ac authored by Leon Tappe's avatar Leon Tappe :fire:
Browse files

fix "nachweis löschen" on no color screen

parent a1e4b2cc
No related branches found
No related tags found
No related merge requests found
......@@ -137,10 +137,6 @@ class _HomePageState extends State<HomePage> {
ErrorColumn(
'Heute ist keine Farbe vorhanden',
actions: [
ElevatedButton(
onPressed: _onDeleteTicket,
child: const Text('Nachweis löschen'),
),
ElevatedButton(
onPressed: () => showDialog(
context: context,
......
name: digital_3g
description: A digital verification of having a valid 3G-Certificate for university
publish_to: "none"
version: 0.6.2+20
version: 0.6.2+21
environment:
sdk: ">=2.12.0 <3.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment