Fix thinko in views
The change_prefered_event
function in views.py
shouldn't send an alert, i.e. initiate_voevent
should be False. This MR makes sure that kwarg is passed to earlywarning_preliminary_alert
.
The change_prefered_event
function in views.py
shouldn't send an alert, i.e. initiate_voevent
should be False. This MR makes sure that kwarg is passed to earlywarning_preliminary_alert
.