dont boot twice the app
This commit is contained in:
parent
4a68494162
commit
5d1649df80
3 changed files with 42 additions and 31 deletions
|
|
@ -33,7 +33,7 @@ namespace Yavsc.Api.Client;
|
|||
/// </summary>
|
||||
public sealed class BlogApiClient
|
||||
{
|
||||
private const string DefaultPathPrefix = "blog";
|
||||
private const string DefaultPathPrefix = "blogspot";
|
||||
|
||||
private readonly IYavscApiClient _api;
|
||||
private readonly Uri _baseAddress;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue