Skip to content

Commit

Permalink
Improved tip action explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
guyluz11 committed Nov 24, 2024
1 parent 6f247fe commit 7fa2bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/domain/objects/tip.dart
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ List<Tip> tipsList = [
],
),
Tip(
'Sit in a sun lit environment and turn on as much lights as possible',
'Sit in a sun lit environment and turn on as much lights as possible, open the windows',
reason:
'Increase focus, good for healthy brain productivity, reduce depression and insomnia',
type: TipType.general,
Expand Down

0 comments on commit 7fa2bbc

Please sign in to comment.