mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-12-19 12:53:11 -05: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