You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! comment: false does not work (comment is created), but comment: "" works. I guess that's because getInput() returns string and string "false" is considered true.