Usuario seleccionado automáticamente por drag & drop
💡 Tip: Presiona Delete para eliminar este evento
{{ event.description }}
{{ currentNotification.title }}
{{ getUserName(currentNotification.userId) }} - {{ getEventDateFormatted(currentNotification) }} {{ formatHourMinute(currentNotification.hour, currentNotification.minute || 0) }}
En {{ notificationMinutes >= 60 ? '1 hora' : notificationMinutes + ' minutos' }}
¿Estás seguro de que quieres eliminar este evento?
{{ getUserName(eventToDelete.userId) }} - {{ getEventDateFormatted(eventToDelete) }} {{ formatHourMinute(eventToDelete.hour, eventToDelete.minute || 0) }}
{{ eventToDelete.description }}
Esta acción no se puede deshacer.