mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Updated creds_example.yml, fixed some async compilation warnings
This commit is contained in:
@@ -96,7 +96,7 @@ Windows default
|
||||
|
||||
public Creds()
|
||||
{
|
||||
Version = 1;
|
||||
Version = 3;
|
||||
Token = string.Empty;
|
||||
OwnerIds = new List<ulong>();
|
||||
TotalShards = 1;
|
||||
|
Reference in New Issue
Block a user