Add end line

This commit is contained in:
mattwr18 2020-02-06 10:33:56 +01:00
parent 7ac973f9a1
commit 0851ad4c50

View File

@ -33,4 +33,4 @@ type Mutation {
type Subscription {
notificationAdded(userId: ID!): NOTIFIED
}
}