From 1c67bc8cbfe9bf2bbf26da1d2df43de88c8958b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D1=81=D0=B8=D0=BD=D0=B5=D1=87=D0=BA=D0=B0=20=E2=99=A1?= <63897347+ktnk-dev@users.noreply.github.com> Date: Sun, 22 Mar 2026 01:36:00 +0300 Subject: [PATCH] making it buildable again --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 6a388f0..9c9f44d 100644 --- a/manifest.json +++ b/manifest.json @@ -22,6 +22,7 @@ "" ], "js": [ + "src/js/main.js" ] } ]