Updated creds_example.yml, fixed some async compilation warnings

This commit is contained in:
Kwoth
2022-02-15 17:08:35 +01:00
parent e6e802b563
commit 4b722c815f
4 changed files with 31 additions and 24 deletions

View File

@@ -96,7 +96,7 @@ Windows default
public Creds()
{
Version = 1;
Version = 3;
Token = string.Empty;
OwnerIds = new List<ulong>();
TotalShards = 1;