agora as jogadrres vao para o supabase
This commit is contained in:
@@ -247,6 +247,7 @@ class _TeamsPageState extends State<TeamsPage> {
|
||||
context: context,
|
||||
builder: (context) => CreateTeamDialog(
|
||||
onConfirm: (name, season, imageUrl) => controller.createTeam(name, season, imageUrl),
|
||||
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user