mars-v2-frontend/src/dummy/charting_library/charting_library.standalone.js
Linkie Link 71d8e49a3d
v2.2.2 OS ()
* fix: fixed transaction messages ()

* Open Source + Docker image ()

* feat: added dummy charting library

* feat: added docker workflow

* feat: remove tests and code-coverage

* feat: added final TradingView fallback

* env: set private to false

* fix: added production env

* env: added README and LICENSE

* env: cleanup variables

* env: add license field

* env: finish docker setup

* fix: updated the description of the dummy data
2024-02-13 11:33:13 +01:00

9 lines
310 B
JavaScript

var t,
TradingView = void ('undefined' != typeof window &&
((window.TradingView = window.TradingView || {}),
(window.TradingView.version = function i() {})),
'undefined' != typeof window &&
window.navigator &&
window.navigator.userAgent &&
window.navigator.userAgent.includes('CriOS'))