diff --git a/htdocs/ViewSchedule.vue b/htdocs/ViewSchedule.vue index e50e13a..2d90156 100644 --- a/htdocs/ViewSchedule.vue +++ b/htdocs/ViewSchedule.vue @@ -22,6 +22,7 @@ + {{appointments.length || 'no'}} appointment{{appointments.length != 1 ? 's' : ''}}