mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2025-06-15 09:54:18 +00:00
Update TribufuApi.cs
This commit is contained in:
@ -14,7 +14,7 @@ namespace Tribufu
|
||||
/// <remarks>
|
||||
/// Use this class to interact with the Tribufu API.
|
||||
/// </remarks>
|
||||
public class TribufuApi : TribufuGeneratedApi
|
||||
public sealed class TribufuApi : TribufuGeneratedApi
|
||||
{
|
||||
/// <summary>
|
||||
/// The default base URL for the Tribufu API.
|
||||
|
Reference in New Issue
Block a user