split et refacto de event_details.dart
This commit is contained in:
		| @@ -58,7 +58,7 @@ class EventProvider with ChangeNotifier { | ||||
|           }); | ||||
|  | ||||
|           if (isInWorkforce) { | ||||
|             print('Event ${event.name} includes user ${userId}'); | ||||
|             print('Event ${event.name} includes user $userId'); | ||||
|           } | ||||
|  | ||||
|           return isInWorkforce; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ElPoyo
					ElPoyo