small improvements

This commit is contained in:
ricardo
2020-04-21 20:12:20 -05:00
parent b395ac0686
commit 75b829f8ae
3 changed files with 68 additions and 33 deletions

View File

@@ -151,7 +151,7 @@ export const goalKeyResultFields = [
minValue: 0,
},
default: 0,
description: 'Required for Percentage, Automatic (when Task IDs or List IDs are filled), Number and Currency',
description: 'Required for Percentage, Automatic, Number and Currency',
},
{
displayName: 'Steps End',
@@ -161,7 +161,7 @@ export const goalKeyResultFields = [
minValue: 0,
},
default: 0,
description: 'Required for Percentage, Automatic (when Task IDs or List IDs are filled), Number and Currency',
description: 'Required for Percentage, Automatic, Number and Currency',
},
{
displayName: 'Task IDs',
@@ -257,7 +257,7 @@ export const goalKeyResultFields = [
typeOptions: {
minValue: 0,
},
default: 0,
default: 1,
},
{
displayName: 'Steps End',