Fix filter clients from top items

This commit is contained in:
Juan Gilsanz Polo 2023-11-01 20:49:38 +01:00
parent 2837f85435
commit 1eb0df9063

View file

@ -71,6 +71,7 @@ class RowItem extends StatelessWidget {
clients: [domain]
)
);
appConfigProvider.setSelectedScreen(2);
}
},
child: Padding(