emalcdo
Results
1
comments of
emalcdo
i'm using message.destroy() to dismiss the message i.e: `notif = growl.info("Downloading files", {ttl: -1});` after callback of download `notif.destroy();`