From a8e9c91f9d37bf81b3e0c817323d3bd8e50b9122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Bautista=20Fern=C3=A1ndez?= Date: Tue, 7 Apr 2026 12:52:18 +0200 Subject: [PATCH] =?UTF-8?q?Actualizaci=C3=B3n.=20CI.=20A=C3=B1adir=20m?= =?UTF-8?q?=C3=A1s=20minutos=20en=20el=20selector=20del=20timer=20del=20su?= =?UTF-8?q?e=C3=B1o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/app.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/app.dart b/lib/app.dart index 287d045..9bfcb6c 100644 --- a/lib/app.dart +++ b/lib/app.dart @@ -177,7 +177,7 @@ class _PaginaPrincipalState extends State<_PaginaPrincipal> { else Wrap( spacing: 8, - children: [15, 30, 60, 90] + children: [3, 5, 10, 15, 30, 60, 90, 120, 180]; .map((min) => ActionChip( label: Text('$min min'), onPressed: () {