mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
* 🐛 Fix Google Sheet to handle 0 correctly `if (condition) { statement }` will not be executed if the `condition` is `0` (number) so that appending 0 to Google Sheets results in an empty cell. Checking if the value is `null` or `undefined` is enough to guarantee that `toString` is callable. * 🐛 Add semicolon |
||
---|---|---|
.. | ||
Analytics | ||
BigQuery | ||
Books | ||
Calendar | ||
CloudNaturalLanguage | ||
Contacts | ||
Docs | ||
Drive | ||
Firebase | ||
Gmail | ||
GSuiteAdmin | ||
Sheet | ||
Slides | ||
Task | ||
Translate | ||
YouTube |