⚡ Improvements to Webflow-Node
This commit is contained in:
@@ -28,7 +28,7 @@ export class WebflowOAuth2Api implements ICredentialType {
|
||||
{
|
||||
displayName: 'Scope',
|
||||
name: 'scope',
|
||||
type: 'string' as NodePropertyTypes,
|
||||
type: 'hidden' as NodePropertyTypes,
|
||||
default: '',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user