From 237dc05b43d9fb547b717aa3f76a12bcb3e5499d Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Mon, 24 Jun 2019 12:28:53 +0200 Subject: [PATCH] DEV: adds decorateCooked id to prevent leaks --- common/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/header.html b/common/header.html index 12d9614..75bf9d4 100644 --- a/common/header.html +++ b/common/header.html @@ -342,7 +342,7 @@ selectors: dTocHeadingSelectors }); }); - }); + }, {id: "disco-toc"}); api.cleanupStream(() => { $(window).off("scroll.d-toc");