Author Topic: Hide chat messages (client side)?  (Read 2378 times)

You could also replace the popDialog and the return with
Code: [Select]
%this.setValue("");
Probably a good idea to also remove the return.

Probably a good idea to also remove the return.
You could also replace the popDialog and the return with
Code: [Select]
%this.setValue("");