fixed proxy handler
This commit is contained in:
parent
4d7c7df909
commit
cdc2f44e86
3 changed files with 79 additions and 91 deletions
|
|
@ -9,6 +9,7 @@ import { getLogger } from '@stock-bot/logger';
|
|||
// Import handlers for bundling (ensures they're included in the build)
|
||||
import './ceo/ceo.handler';
|
||||
import './ib/ib.handler';
|
||||
import './proxy/proxy.handler';
|
||||
import './qm/qm.handler';
|
||||
import './webshare/webshare.handler';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue