fixed migration
This commit is contained in:
parent
fe4f9aad1e
commit
dadb7f0166
@ -17,6 +17,7 @@ namespace NadekoBot.Migrations
|
||||
migrationBuilder.AddColumn<string>(
|
||||
name: "TimeZoneId",
|
||||
table: "GuildConfigs",
|
||||
nullable: true,
|
||||
defaultValue: null);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user