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