chore: label updates
This commit is contained in:
parent
c1a0e721e6
commit
5a526f86f1
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