feat: add immutable level template lifecycle
This commit is contained in:
@@ -68,5 +68,6 @@ export interface CaseState {
|
||||
viewport: Viewport
|
||||
updatedAt?: string
|
||||
levelStatus?: string
|
||||
sourceTemplateVersionId?: string
|
||||
editingAllowed?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user