diff --git a/lib/viewevents.dart b/lib/viewevents.dart index 738a64a5eb4dc30293627561a9ac01c9971addf5..9330cfdae9ade74b391f9217dce81f678090c39f 100644 --- a/lib/viewevents.dart +++ b/lib/viewevents.dart @@ -141,4 +141,6 @@ class ViewEvents extends StatelessWidget { ), ); } -} \ No newline at end of file +} + +//TODO: allow editing fields here. Check validation of input value! \ No newline at end of file