@@ -432,9 +432,10 @@ func ReadAppointments() ([]Appointment, error) {
return err
}
appointment := Appointment{
Anime: animeId,
Time: date,
Users: appointmentUsers,
Announced: false,
appoints = append(appoints, appointment)
The note is not visible to the blocked user.