Skip to content

Commit bb4ba87

Browse files
committed
SauceNao registration
1 parent 191bc82 commit bb4ba87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SmartImage/Engines/SauceNao/SauceNao.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ public static GenericAccount CreateAccount(bool auto)
208208
CliOutput.WriteInfo("Registering account...");
209209
var acc = SauceNao.CreateAccountInternal(rwd, uname, email, pwd);
210210

211+
CliOutput.WriteInfo("Account information:");
211212
Console.WriteLine(acc);
212213

213214
CliOutput.WriteInfo("Cleaning up...");

0 commit comments

Comments
 (0)