🔀 Merge branch 'ChrisMagnuson-t push origin master'

This commit is contained in:
Jan Oberhauser
2021-09-11 12:46:51 +02:00

View File

@@ -795,6 +795,13 @@ export const cardFields = [
default: '',
description: 'The new received at field of the card.',
},
{
displayName: 'Sort',
name: 'sort',
type: 'number',
default: 0,
description: 'The internally used sort value of a card.',
},
{
displayName: 'Spent Time',
name: 'spentTime',