Reworked syncshell profile and user profile calls. #21
@@ -36,7 +36,6 @@ namespace LightlessSyncServer.Migrations
|
||||
name: "tags",
|
||||
table: "user_profile_data");
|
||||
|
||||
|
||||
migrationBuilder.AlterColumn<string>(
|
||||
name: "tags",
|
||||
table: "group_profiles",
|
||||
|
||||
Reference in New Issue
Block a user