mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2026-05-06 06:37:28 +00:00
Update Program.cs
This commit is contained in:
parent
479f719816
commit
58f300e39b
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ namespace Tribufu.Test
|
|||
var apiKey = Environment.GetEnvironmentVariable("TRIBUFU_API_KEY");
|
||||
var tribufu = new TribufuApi(apiKey ?? "");
|
||||
|
||||
Logger.Debug(TribufuApi.GetVersion());
|
||||
Logger.Debug(TribufuApi.GetUserAgent());
|
||||
|
||||
try
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue