👕 Fix built issue by fixing lint issues

This commit is contained in:
Jan Oberhauser
2020-10-01 14:01:39 +02:00
parent 9b5731450f
commit fe802c8f76
165 changed files with 1930 additions and 1864 deletions

View File

@@ -6,9 +6,9 @@ import {
export class BitlyOAuth2Api implements ICredentialType {
name = 'bitlyOAuth2Api';
displayName = 'Bitly OAuth2 API';
displayName = 'Bitly OAuth2 API';
documentationUrl = 'bitly';
extends = [
extends = [
'oAuth2Api',
];
properties = [