Hi all, I have been developing a small example with the dashboard, and I have been modifying the parameters of Widget Size, Widget Spacing, Group Padding and Group Spacing of the SITE tab (attached image), but when I export the Flow (.json) to another instance of Node-RED, I must manually configure in this instance these parameters, my question: is there any way to save or store these settings in the Flow file (.json), so that when importing from another instance they are automatically modified (or use a template node that automatically configures them).
I was thinking it might be with the template nodes, but I'm not sure what properties I should modify. I found that I can use my browser engine tool, but I am not sure if it corresponds to the same parameters:
I appreciate any help.