bugfixing
This commit is contained in:
parent
eea73a30f1
commit
a077d1d3ae
@ -156,7 +156,7 @@ async def push_wiim(user_id):
|
||||
link = f"index/{symbol}"
|
||||
else:
|
||||
link = None
|
||||
|
||||
print(link)
|
||||
await push_notification(f'Why Priced Moved for {symbol}', data['text'], user_id, link=link)
|
||||
except:
|
||||
pass
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user