forked from rDrama/rDrama
1
0
Fork 0

fix modlog kind

master
Aevann 2024-03-24 16:36:02 +02:00
parent 160c5c53d2
commit af7320d25b
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ def delete_hole_banner(v, hole):
ma = HoleAction(
hole=hole.name,
kind='delete_banner_image',
kind='delete_banner',
_note=f'<a href="{banner}">{banner}</a>',
user_id=v.id
)