W7 Beta 14 - Custom db query removes empty lines from query

OS: MacOS Latest
Wappler: V7 Beta14
NodeJS
PostgreSQL

Issue
We have a lot of custom queries and add blank lines for readability. Haven't quite worked out when exactly this happens, but it removes any blank lines we've added. Other times it keeps the blank lines.

For example, if I add a blank line between two lines of JOINS it removes the blank line on Save.

Expected Behaviour
The blank lines should stay. I should be able to add as any blanks lines as I need to. This was the previous behaviour.

image