Use correct channel_id for bink2002

This commit is contained in:
Alex Page 2023-06-23 20:36:45 -04:00
parent b73401cefb
commit 49ce9a47f3
4 changed files with 76 additions and 85 deletions

View file

@ -241,7 +241,6 @@ impl Cli {
self.options.channel_id,
None,
None,
None,
)?;
println!("{product_key}");
}