Fix relationship to user.

This commit is contained in:
Paul
2021-07-30 12:51:53 +01:00
parent 84edbf6557
commit cdf034fe99
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "revolt-api",
"version": "0.5.1-alpha.10",
"version": "0.5.1-alpha.10-patch.0",
"description": "Revolt API typings",
"main": "dist/index.js",
"type": "module",
+1 -1
View File
@@ -95,7 +95,7 @@ export interface User {
/**
* Relationship to user
*/
relationship?: Relationship
relationship?: RelationshipStatus
/**
* Whether the user is online