put current price back
This commit is contained in:
parent
a59c12dff5
commit
bc6f051acd
@ -117,7 +117,7 @@ def get_stock(share_name, verbose=False):
|
||||
value="$%s" % request["postMarketPrice"],
|
||||
inline=False,
|
||||
)
|
||||
else:
|
||||
|
||||
embed.add_field(
|
||||
name="Current price",
|
||||
value="$%s" % request["regularMarketPrice"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user