Skip to content

Commit

Permalink
actually remove it rather than just the snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian committed Oct 16, 2024
1 parent 751df96 commit 979abb9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ function generateConversationMessageModel(conversationModelName: string, modelNa
{
type: 'model',
properties: {
subscriptions: {},
mutations: { update: null }
subscriptions: {}
}
},
generateAuthAttribute()
Expand Down

0 comments on commit 979abb9

Please sign in to comment.