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 11, 2024
1 parent 23732a4 commit 4776230
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 4776230

Please sign in to comment.