mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-26 17:51:53 +01:00
Update views.py
This commit is contained in:
parent
7a91414cf1
commit
539bce0d54
@ -66,5 +66,5 @@ def tpos():
|
||||
r_json = r.json()
|
||||
|
||||
return render_template(
|
||||
"tpos/tpos.html", pos=pos, exchange=int(r_json["data"]["BTC" + user_fau[0][5]][user_fau[0][5]])
|
||||
"tpos/tpos.html", pos=pos, ratee=user_fau[0][5], exchange=int(r_json["data"]["BTC" + user_fau[0][5]][user_fau[0][5]])
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user