chore: label updates
This commit is contained in:
parent
fd302571ad
commit
8fbe3d33c3
2 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ class Stall(PartialStall):
|
|||
created_at=round(time.time()),
|
||||
kind=5,
|
||||
tags=[["e", self.config.event_id]],
|
||||
content="Stall deleted",
|
||||
content=f"Stall '{self.name}' deleted",
|
||||
)
|
||||
delete_event.id = delete_event.event_id
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue