Skip to content

Commit 0b005f5

Browse files
committed
chore: undo unnecessary change
1 parent b781f9d commit 0b005f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/javascript/app/pages/trade/process.js

+2
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ const Process = (() => {
9797
const underlying_element = document.getElementById('underlying');
9898
const underlying = underlying_element.value;
9999

100+
Defaults.set(UNDERLYING, underlying);
101+
100102
commonTrading.showFormOverlay();
101103

102104
// get ticks for current underlying

0 commit comments

Comments
 (0)