Closed maxxcrawford closed 1 year ago
@Vinnl Great catch. I moved the await to the top of the function, rather than calling on every switch. Trying out it with await'less.
UPDATE: The await was necessary. Added back, and mergin' in.
await
@Vinnl Great catch. I moved the await to the top of the function, rather than calling on every switch. Trying out it with await'less.
UPDATE: The
await
was necessary. Added back, and mergin' in.