mirror of https://github.com/caronc/apprise
Removed whitespace on empty line
parent
c8d83565f4
commit
901a69e0f4
|
@ -146,7 +146,7 @@ class NotifyDiscord(NotifyBase):
|
|||
'title': title,
|
||||
'type': 'rich',
|
||||
'description': body,
|
||||
|
||||
|
||||
# Our color associated with our notification
|
||||
'color': self.color(notify_type, int),
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue