@@ -42,8 +45,18 @@ You can find your Api Keys here: http://developer.asana.com/documentation/#api_k
deffields
[
{type: 'text',name: 'api_key',placeholder: 'User API token. User must have access to task, all comments will be attributed to this user.'},
{type: 'text',name: 'restrict_to_branch',placeholder: 'Comma-separated list of branches which will be automatically inspected. Leave blank to include all branches.'}
{
type: 'text',
name: 'api_key',
placeholder: 'User API token. User must have access to task,
all comments will be attributed to this user.'
},
{
type: 'text',
name: 'restrict_to_branch',
placeholder: 'Comma-separated list of branches which will be
automatically inspected. Leave blank to include all branches.'