mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 03:04:07 +00:00
fix comment typo
This commit is contained in:
@@ -124,7 +124,7 @@ router.get("/", route({ responses: { 200: { body: "UserProfileResponse" } } }),
|
||||
}
|
||||
}
|
||||
|
||||
// Only expose public propeties to response
|
||||
// Only expose public properties to response
|
||||
const publicUserConnections: PartialConnectedAccountResponse[] = [];
|
||||
|
||||
user.connected_accounts
|
||||
|
||||
Reference in New Issue
Block a user