[UPDATE] node-red-contrib-fs v1.3.1 released

The override works like a treat! :sparkler:

Thanks Paul.

I'll be publishing v1.4.0 to npm shortly which contains this fix plus some extra flags to help those people wondering what the mode number actually means :slight_smile:

isBlockDevice, isCharacterDevice, isDirectory, isFIFO, isFile, isSocket, isSymbolicLink

Uh, that would be great. I will modify the flow in that case to only use a single fs node.
I can also confirm the hidden attribute is working.

You will also want to use v1.4.1 since Paul spotted that I left an errant console.log in 1.4.0 :blush: