diff --git a/files/routes/holes.py b/files/routes/holes.py index 7bb15ef20..a8bef0fb0 100644 --- a/files/routes/holes.py +++ b/files/routes/holes.py @@ -659,7 +659,7 @@ def delete_hole_banner(v, hole): ma = HoleAction( hole=hole.name, - kind='delete_banner_image', + kind='delete_banner', _note=f'{banner}', user_id=v.id )