Removed trigger.summary

This commit is contained in:
Stefan Zermatten
2022-08-15 12:29:58 +02:00
parent 36b3b80850
commit a8f163ff33
4 changed files with 40 additions and 54 deletions

View File

@@ -44,10 +44,6 @@ let TriggerSchema = createPropertySchema({
optional: true,
max: STORAGE_LIMITS.name,
},
summary: {
type: 'inlineCalculationFieldToCompute',
optional: true,
},
description: {
type: 'inlineCalculationFieldToCompute',
optional: true,