You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This update fixes a wrong usage of
List#sublist
where I used0, 1
as arguments when it should be0, 2
.Also, slightly simplified code to have too much repeated code...
This discussion was created from the release v3.11.1: Fixed wrong List length for MOTD.
Beta Was this translation helpful? Give feedback.
All reactions