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

index 066ecfd8..f0a5fc32 100644 --- a/src/util/schemas/RelationshipPostSchema.ts +++ b/src/util/schemas/RelationshipPostSchema.ts
@@ -16,6 +16,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. */ +// TODO: pomelo? export interface RelationshipPostSchema { discriminator: string; username: string;