Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud into version-2
This commit is contained in:
@@ -29,7 +29,7 @@ let BuffSchema = createPropertySchema({
|
||||
|
||||
let ComputedOnlyBuffSchema = createPropertySchema({
|
||||
description: {
|
||||
type: 'inlineCalculationFieldToCompute',
|
||||
type: 'computedOnlyInlineCalculationField',
|
||||
optional: true,
|
||||
max: STORAGE_LIMITS.description,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user