Skip to content

Commit

Permalink
Merge pull request #2440 from JinnaKvG/patch-1
Browse files Browse the repository at this point in the history
Add a new message of the day.
  • Loading branch information
ntoll authored Jul 21, 2023
2 parents 8ad3853 + 2e3d38c commit 134b1c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mu/logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
_("It's ok to be stuck, go for a walk and then try again (:"),
_("It's not a mistake to make an error."),
_("Do not pass silently."),
_("Computers are not humans. There is no need arguing with them."),
]

NEWLINE = "\n"
Expand Down

0 comments on commit 134b1c6

Please sign in to comment.