Reworked syncshell profile and user profile calls. #21

Merged
defnotken merged 11 commits from syncshell-profiles-attempt-two into master 2025-10-19 19:41:38 +00:00
Showing only changes of commit 3926f3be89 - Show all commits

View File

@@ -36,7 +36,6 @@ namespace LightlessSyncServer.Migrations
name: "tags",
table: "user_profile_data");
migrationBuilder.AlterColumn<string>(
name: "tags",
table: "group_profiles",