Version 1.0.5-rc22
This commit is contained in:
parent
2989a0b8f1
commit
aec12b3177
13 changed files with 171 additions and 44 deletions
|
|
@ -67,8 +67,6 @@ namespace Yavsc
|
|||
var val = JsonConvert.SerializeObject(prop.Value);
|
||||
logger.LogInformation( $"#Property {prop.Key}: {val}" );
|
||||
}
|
||||
|
||||
var bot = await this._usermanager.GetUserByNameAsync(botName);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue