bugfixing

This commit is contained in:
MuslemRahimi 2025-02-05 11:38:11 +01:00
parent 65bc8b480f
commit d7307c4ee2

View File

@ -1017,7 +1017,7 @@
<!--End Login Modal-->
<!--Start SellTrade Modal-->
<PriceAlert {data} ticker={$stockTicker} assetType={$assetType} />
<PriceAlert {data} ticker={$stockTicker} assetType="stocks" />
<!--Start Add Watchlist Modal-->
<input type="checkbox" id="addWatchListModal" class="modal-toggle" />