Skip to content

Commit

Permalink
Represent the ignored users event correctly
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Ralston <travpc@gmail.com>
  • Loading branch information
turt2live committed Mar 6, 2018
1 parent af74790 commit 5176f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions event-schemas/schema/m.ignored_user_list
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ properties:
title: "Ignored User"
description: "An empty object for future enhancement"
x-pattern: "$USER_ID"
required:
- ignored_users
required:
- ignored_users
type:
enum:
- m.ignored_user_list
Expand Down

0 comments on commit 5176f0e

Please sign in to comment.