Skip to content

Commit

Permalink
⚡ Improvements to #1224
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoE105 committed Dec 3, 2020
1 parent e634555 commit f57fc0e
Show file tree
Hide file tree
Showing 5 changed files with 443 additions and 430 deletions.
2 changes: 1 addition & 1 deletion packages/nodes-base/credentials/EgoiApi.credentials.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {

export class EgoiApi implements ICredentialType {
name = 'egoiApi';
displayName = 'Egoi Api';
displayName = 'e-goi API';
properties = [
// The credentials to get from user and save encrypted.
// Properties can be defined exactly in the same way
Expand Down
Loading

0 comments on commit f57fc0e

Please sign in to comment.