Add further price history, change default time selection to 72h

This commit is contained in:
2021-06-30 05:31:49 -04:00
parent 338de0f296
commit cf1cac3c0f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
var current_token_int = 0;
var current_region_selection = 'us'
var current_time_selection = '48h'
var current_time_selection = '72h'
var current_price_hash = {
us: 0,
eu: 0,