Skip to content

Commit

Permalink
WIP3
Browse files Browse the repository at this point in the history
  • Loading branch information
codykaup committed Dec 9, 2024
1 parent bd8c880 commit ce46dcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node-src/lib/getOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ export default function getOptions(ctx: InitialContext): Options {
config: configuration?.exitOnceUploaded,
flags: optionsFromFlags.exitOnceUploaded,
extra: extraOptions?.exitOnceUploaded,
potential: potentialOptions.exitOnceUploaded,
},
'DEBUGGING'
);
Expand Down

0 comments on commit ce46dcd

Please sign in to comment.