remove blankspace
This commit is contained in:
@@ -36,7 +36,6 @@ namespace LightlessSyncServer.Migrations
|
|||||||
name: "tags",
|
name: "tags",
|
||||||
table: "user_profile_data");
|
table: "user_profile_data");
|
||||||
|
|
||||||
|
|
||||||
migrationBuilder.AlterColumn<string>(
|
migrationBuilder.AlterColumn<string>(
|
||||||
name: "tags",
|
name: "tags",
|
||||||
table: "group_profiles",
|
table: "group_profiles",
|
||||||
|
|||||||
Reference in New Issue
Block a user