mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-07-31 09:07:25 +02:00
* fix(editor): remove code that never runs from table view * fix(editor): show null in table view * fix(editor): handle nil values properly * fix(editor): add double quotes around strings * fix(editor): remove unused function * Revert "fix(editor): remove code that never runs from table view" This reverts commit 167312d0592db5a975c710a5249a5b806bf8f9c5. * fix(editor): applying Max's review