Skip to content

Commit

Permalink
changed docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
relativisticelectron committed Jun 19, 2022
1 parent 767beaf commit 4e74d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cryptoadvance/specter/server_endpoints/wallets_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def myjsonconverter(o):
@login_required
def create_notification():
"""
The request.form must contain a dict
The request.form must contain a dict. Only 'title' is mandatory
{
'title' : title,
'timeout' : timeout,
Expand Down

0 comments on commit 4e74d88

Please sign in to comment.