feat: synchronisation mode deconnecte fin chat et stats
This commit is contained in:
@@ -989,7 +989,6 @@ class _UserFormState extends State<UserForm> {
|
||||
required Function(int?)? onChanged,
|
||||
}) {
|
||||
final theme = Theme.of(context);
|
||||
final isSelected = value == groupValue;
|
||||
|
||||
return Row(
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user