mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix: Small typo fix (no-changelog) (#8876)
This commit is contained in:
@@ -126,7 +126,7 @@ return item;`,
|
||||
)?.toString('base64');
|
||||
}
|
||||
}
|
||||
// Retrun Data
|
||||
// Return Data
|
||||
return item.binary;
|
||||
},
|
||||
setBinaryDataAsync: async (data: IBinaryKeyData) => {
|
||||
|
||||
Reference in New Issue
Block a user