From f6cd515fc73dc95e88319aec0870c7af12d7caf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 6 Dec 2021 11:48:33 -0500 Subject: [PATCH] fix wrong filename --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 624e09a..b652b05 100644 --- a/plugin.json +++ b/plugin.json @@ -9,7 +9,7 @@ "scripts": [ "public/client.js", "../nodebb-theme-persona/public/persona.js", - "../nodebb-theme-persona/public/modules/autohidingnavbar.min.js", + "../nodebb-theme-persona/public/modules/autohidingnavbar.js", "../nodebb-theme-persona/public/modules/quickreply.js" ], "modules": {