mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
add work with key cache
fix bug with invalid dataengine settings in UI
This commit is contained in:
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=AAPL.NASDAQ
|
||||
Comment=Apple Inc
|
||||
X-AW-Ticker=AAPL
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=EUR/RUB
|
||||
Comment=EUR/RUB
|
||||
X-AW-Ticker=EURRUB=X
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=EUR/USD
|
||||
Comment=EUR/USD
|
||||
X-AW-Ticker=EURUSD=X
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=GOOG.NASDAQ
|
||||
Comment=Google Inc
|
||||
X-AW-Ticker=GOOG
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=MSFT.NASDAQ
|
||||
Comment=Microsoft Corp
|
||||
X-AW-Ticker=MSFT
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=RTS
|
||||
Comment=RTS Index
|
||||
X-AW-Ticker=RTS.RS
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=S&P
|
||||
Comment=S&P 500 Index
|
||||
X-AW-Ticker=^GSPC
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=USD/RUB
|
||||
Comment=USD/RUB
|
||||
X-AW-Ticker=USDRUB=X
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||
Name=VIX
|
||||
Comment=Volatility S&P 500
|
||||
X-AW-Ticker=^VIX
|
||||
X-AW-Active=true
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
||||
|
Reference in New Issue
Block a user