Is there a way for users to have separate saved workflows?
I took a look at config.json in .\ComfyUI\custom_nodes\comfyui-sentinel and saw the line:
"seperate_users": false, Changed it to "true", restarted the server but seems nothing was changed. Is additional configuration required?