Automate issuer overlay creation from ticker searches
This commit is contained in:
@@ -19,7 +19,7 @@ type LocalDevOverrideSummary = {
|
||||
workflowChanged: boolean;
|
||||
};
|
||||
|
||||
export type LocalDevConfig = {
|
||||
type LocalDevConfig = {
|
||||
bindHost: string;
|
||||
env: EnvMap;
|
||||
overrides: LocalDevOverrideSummary;
|
||||
|
||||
Reference in New Issue
Block a user