diff --git a/src/EchoHub.Server/Data/Migrations/20260717182450_AddChannelIsSystem.cs b/src/EchoHub.Server/Data/Migrations/20260717182450_AddChannelIsSystem.cs index 1cc17eb..ca59a8e 100644 --- a/src/EchoHub.Server/Data/Migrations/20260717182450_AddChannelIsSystem.cs +++ b/src/EchoHub.Server/Data/Migrations/20260717182450_AddChannelIsSystem.cs @@ -1,4 +1,4 @@ -using Microsoft.EntityFrameworkCore.Migrations; +using Microsoft.EntityFrameworkCore.Migrations; #nullable disable