mirror of
https://github.com/caronc/apprise.git
synced 2025-06-21 18:21:29 +02:00
Removed whitespace on empty line
This commit is contained in:
parent
c8d83565f4
commit
901a69e0f4
@ -146,7 +146,7 @@ class NotifyDiscord(NotifyBase):
|
|||||||
'title': title,
|
'title': title,
|
||||||
'type': 'rich',
|
'type': 'rich',
|
||||||
'description': body,
|
'description': body,
|
||||||
|
|
||||||
# Our color associated with our notification
|
# Our color associated with our notification
|
||||||
'color': self.color(notify_type, int),
|
'color': self.color(notify_type, int),
|
||||||
}]
|
}]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user