mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix workflow variable issue
This commit is contained in:
@@ -263,8 +263,7 @@ export default class Workflow extends BaseModel {
|
||||
|
||||
],
|
||||
update: [
|
||||
Permission.ProjectOwner,
|
||||
Permission.ProjectAdmin,
|
||||
|
||||
],
|
||||
})
|
||||
@TableColumn({ required: true, type: TableColumnType.Boolean })
|
||||
|
||||
Reference in New Issue
Block a user