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
If you add "Silent bool" to "deferredCmd" and the necessary assignment (as per line 68) ... it might work.
Same again if you would use a defer task. Currently not parsed, but if you add it, might work. See line 91, here it is probably already parsed (its in type Call) but just not assigned.
Currently it doesn't seem possible to set silent on defers:
both dont work.
The text was updated successfully, but these errors were encountered: