This commit is contained in:
mulan xia 2024-02-08 01:20:07 -05:00
parent 02b9421bf7
commit 74dcb56d67
No known key found for this signature in database
GPG Key ID: C6CE526613568D73

View File

@ -78,7 +78,7 @@ export const useTradingView = ({
})}</span> <div class="displayOrdersButton-toggle"></div>`;
button.setAttribute('title', stringGetter({ key: STRING_KEYS.ORDER_LINES_TOOLTIP }));
displayButtonRef.current = button;
\ }
}
});
tvWidgetRef?.current?.subscribe('onAutoSaveNeeded', () =>