Skip to content

Commit

Permalink
Update NotifyRevolt.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ktwrd committed Feb 6, 2024
1 parent b5bb2de commit f2ccb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apprise/plugins/NotifyRevolt.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class NotifyRevolt(NotifyBase):
})

def __init__(self, bot_token, channel_id,
is_embed=False, embed_img=None, embed_url=None,
embed_img=None, embed_url=None,
custom_img=False,
**kwargs):
super().__init__(**kwargs)
Expand Down

0 comments on commit f2ccb52

Please sign in to comment.