Add new line at end of file

pull/5401/head
Noley Holland 2025-12-30 10:55:54 -08:00
parent 58c4fd5858
commit 0689306569
1 changed files with 1 additions and 1 deletions

View File

@ -700,4 +700,4 @@ RED.search = (function() {
// Allow CommonJS import for testing
if (typeof module !== "undefined" && module.exports) {
module.exports = RED.search;
}
}