From 10d442d8d4fb9e1eb5ceaf31260733e5687ad84c Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 29 Jan 2024 20:28:33 -0400 Subject: client: fix commentary sidebar failing to initialize --- src/static/client3.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/static') diff --git a/src/static/client3.js b/src/static/client3.js index 77e7e92..1ddccbb 100644 --- a/src/static/client3.js +++ b/src/static/client3.js @@ -2160,6 +2160,7 @@ clientSteps.addPageListeners.push(addDatestampTooltipPageListeners); const albumCommentarySidebarInfo = initInfo('albumCommentarySidebarInfo', { sidebar: null, + sidebarHeading: null, sidebarTrackLinks: null, sidebarTrackDirectories: null, -- cgit 1.3.0-6-gf8a5