diff --git a/client/src/components/AlertModals.jsx b/client/src/components/AlertModals.jsx index 4f77e92..ffdd246 100644 --- a/client/src/components/AlertModals.jsx +++ b/client/src/components/AlertModals.jsx @@ -173,6 +173,9 @@ export const EditAlertModal = ({ rule, onClose, onSuccess }) => { +
+ Determines alert urgency and notification routing +
{ +
+ {t('alerts.form.leaveEmptyAllTypes')} - Select specific drone types to monitor or leave empty to monitor all detected drones +
-
- {t('alerts.form.leaveEmptyAllTypes')} -
{droneTypes.map(droneType => (