Connections View is not displaying days properly
Symptom:
"Days of Week" column in Connection view is not showing labels for days is not displaying properly when exactly 2 days are selected for connection.
How to reproduce:
In /admin.php?page=easy_app_connections
List of connections shows column "Days of Week". That column shows labels with Day names like "Wednesday" and - if more days selected - a label of "+n days".
When given connection has exactly two days set, only one day will be displayed but label of "+1 day" is missing.
Issue cause confusion for FE user as it seems like given connection is only set up for single day.