mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2024-11-25 15:07:18 +00:00
shorten subject
This commit is contained in:
parent
a79631be8e
commit
5ac384663b
@ -129,7 +129,7 @@ def reject(id):
|
|||||||
receiver_id=property_data.owner_id,
|
receiver_id=property_data.owner_id,
|
||||||
receiver_name=char_name,
|
receiver_name=char_name,
|
||||||
time_sent=time.time(),
|
time_sent=time.time(),
|
||||||
subject=f"Property {property_data.name} on {zone_name} Rejected",
|
subject="Property Rejected",
|
||||||
body=mail_message,
|
body=mail_message,
|
||||||
attachment_id=0,
|
attachment_id=0,
|
||||||
attachment_lot=0,
|
attachment_lot=0,
|
||||||
|
Loading…
Reference in New Issue
Block a user