put current price back
This commit is contained in:
parent
b4653a1301
commit
b6c6956b41
@ -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