mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-12-06 01:12:34 -05:00
UI updates - new icons
This commit is contained in:
@@ -226,7 +226,7 @@ function updateData() {
|
||||
//console.log(span);
|
||||
span.innerHTML = '<span class="sym">' + coinSymbol + '</span> ' + coinRate + '<span class="change">' + coinDISPLAYchange + '%</span>';
|
||||
|
||||
//Price Alert Test
|
||||
//Price Alert Test - PRO Feature
|
||||
/*
|
||||
* Choose crypto
|
||||
* Choose price
|
||||
|
||||
Reference in New Issue
Block a user