diff options
| author | ame <[email protected]> | 2023-10-31 22:49:16 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2023-10-31 22:49:16 -0500 |
| commit | f4e8985ca9aa8c370314566bc46a9e7786b931c5 (patch) | |
| tree | 77d898b1d20331135af3cec1b2a0397c274f8439 /index.js | |
| parent | c2fbf3817925d08ca4a57b6a8803fd7b0d10c826 (diff) | |
better status and cleanup
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -95,7 +95,6 @@ function update_options(scom,options){ subcommand .setName(opt.name) .setDescription("test") - console.log(opt.options) return update_options(subcommand, opt.options) }) break; |
