Small improvements to Wekan-Node

This commit is contained in:
Jan Oberhauser
2020-10-13 13:01:34 +02:00
parent 23e0c08b1c
commit d3a52297f2
8 changed files with 14 additions and 44 deletions

View File

@@ -66,7 +66,7 @@ export const boardFields = [
],
},
},
description: 'The title of the board',
description: 'The title of the board.',
},
{
displayName: 'Owner',
@@ -87,7 +87,7 @@ export const boardFields = [
],
},
},
description: 'The user ID in Wekan',
description: 'The user ID in Wekan.',
},
{
displayName: 'Additional Fields',