From 6f4d5c9ff201a47d8e63eb14b553b91fa2b3b49a Mon Sep 17 00:00:00 2001 From: Rokojori Date: Sun, 2 Aug 2026 23:10:30 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20update=20library-ts=20ref=20=E2=80=94=20?= =?UTF-8?q?.js=20extensions=20in=20ActivityAnalyser=20imports?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Extension-less imports compiled fine but 404'd in the browser because Express static only serves EventListeners.js, not EventListeners. Was hidden until TokenUpdater started importing ActivityAnalyser client-side. Co-Authored-By: Claude Sonnet 4.6 --- source/library-ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/library-ts b/source/library-ts index aac73ef..7398efd 160000 --- a/source/library-ts +++ b/source/library-ts @@ -1 +1 @@ -Subproject commit aac73efae0dda1b4f46de576e55e47ec835c9ffa +Subproject commit 7398efdfad12caec1ddf71968992543b0b936e76