From 4512177c86f061d0792fe11b5722375d2e4e7b00 Mon Sep 17 00:00:00 2001 From: theca11 <48060851+theca11@users.noreply.github.com> Date: Mon, 7 Feb 2022 03:32:10 +0100 Subject: [PATCH] [FIX] Include missing skippable events Added events that should be skipped as they don't add widgets to the queue --- CustomCode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CustomCode.md b/CustomCode.md index 1eef6fc..493b599 100644 --- a/CustomCode.md +++ b/CustomCode.md @@ -708,7 +708,7 @@ Code: ``` ##### JS: ```js -let skippable=["bot:counter","event:test","event:skip","message","kvstore:update"]; //Array of events coming to widget that are not queued so they can come even queue is on hold +let skippable=["bot:counter","event","event:test","event:skip","alertService:toggleSound","message","delete-message","delete-messages","kvstore:update"]; //Array of events coming to widget that are not queued so they can come even queue is on hold let playAnimation=(event)=>{ $("container").html(`