summary refs log tree commit diff
path: root/src/util/schemas/RelationshipPutSchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/RelationshipPutSchema.ts')
-rw-r--r--src/util/schemas/RelationshipPutSchema.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/schemas/RelationshipPutSchema.ts b/src/util/schemas/RelationshipPutSchema.ts

index 455f854e..0a7f9720 100644 --- a/src/util/schemas/RelationshipPutSchema.ts +++ b/src/util/schemas/RelationshipPutSchema.ts
@@ -2,4 +2,4 @@ import { RelationshipType } from "@fosscord/util"; export interface RelationshipPutSchema { type?: RelationshipType; -} \ No newline at end of file +}