diff --git a/frontend/src/app/components/graphs/graphs.component.html b/frontend/src/app/components/graphs/graphs.component.html index c11a0dc96..0fe15ca3c 100644 --- a/frontend/src/app/components/graphs/graphs.component.html +++ b/frontend/src/app/components/graphs/graphs.component.html @@ -1,4 +1,4 @@ -
+ + @if (stateService.env.HISTORICAL_PRICE && isMainnet) { + Price + } +@@ -27,24 +27,24 @@