migrated
This commit is contained in:
@@ -87,7 +87,7 @@ class _CustomersContentState extends State<CustomersContent> {
|
||||
|
||||
//TODO cancella quando import finito
|
||||
ElevatedButton(
|
||||
onPressed: () => migrateModelsToSupabase(),
|
||||
onPressed: () => migrateTicketsToSupabase(),
|
||||
child: const Text('migra clienti'),
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user