-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(bridge): add ttko to dropdown #14244
Conversation
Codecov Report
@@ Coverage Diff @@
## main #14244 +/- ##
===========================================
+ Coverage 50.89% 94.26% +43.37%
===========================================
Files 153 38 -115
Lines 3973 872 -3101
Branches 336 112 -224
===========================================
- Hits 2022 822 -1200
+ Misses 1840 50 -1790
+ Partials 111 0 -111
... and 115 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@2manslkh @jscriptcoder any updates on this? |
@d1onys1us seems like there is a PR for it for bridge ui v2 |
is there any harm in adding this @jscriptcoder? or do you suggest we close it? |
I'd say we can add it to the current bridge |
This will add TTKO and not TTKOe, and be hardcoded for both bridges. It's better to add it as an environment variable. |
No description provided.