diff --git a/src/hooks/tradingView/useTradingView.ts b/src/hooks/tradingView/useTradingView.ts index 4100598..f75d3cc 100644 --- a/src/hooks/tradingView/useTradingView.ts +++ b/src/hooks/tradingView/useTradingView.ts @@ -78,7 +78,7 @@ export const useTradingView = ({ })}
`; button.setAttribute('title', stringGetter({ key: STRING_KEYS.ORDER_LINES_TOOLTIP })); displayButtonRef.current = button; -\ } + } }); tvWidgetRef?.current?.subscribe('onAutoSaveNeeded', () =>