changed naming for participants
This commit is contained in:
@@ -19,7 +19,7 @@ class ParticipantsListView extends StatelessWidget {
|
||||
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: const Text('Teilnehmende'),
|
||||
title: const Text('Mitglieder'),
|
||||
),
|
||||
body: ListView(
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user