Skip to content

Commit 4f86082

Browse files
Update model-handler.ts (#3144)
1 parent 31c70c9 commit 4f86082

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/stream-model-handler/src/model-handler.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const ALLOWED_CONTENT_KEYS = new Set([
3030
'views',
3131
'interface',
3232
'implements',
33+
'immutableFields',
3334
])
3435

3536
/**

0 commit comments

Comments
 (0)