Skip to content

Commit 3fa9f0f

Browse files
committed
Commit to check CICD Deployments
1 parent fccd097 commit 3fa9f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/drawer/filter_drawer.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ class _FilterDrawerState extends State<FilterDrawer> {
176176
onTap:
177177
widget.filters.toggleWaitingFilter,
178178
child: Text(
179-
'Waiting',
179+
'Show waiting',
180180
style: GoogleFonts.poppins(
181181
color: (AppSettings.isDarkMode
182182
? TaskWarriorColors.kprimaryTextColor

0 commit comments

Comments
 (0)