added formatting error
This commit is contained in:
@@ -30,7 +30,7 @@ class _GroupsViewState extends State<GroupsView> {
|
||||
/// Loading state
|
||||
bool isLoading = true;
|
||||
|
||||
bool TEST = false;
|
||||
bool test = false;
|
||||
|
||||
List<Group> groups = List.filled(
|
||||
7,
|
||||
|
||||
Reference in New Issue
Block a user