From 686e3177107c37544545e8834f038c694884afd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sat, 16 Jan 2021 12:35:11 -0500 Subject: [PATCH] fix: remove nprogress --- plugin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin.json b/plugin.json index 9a1e568..9d657f7 100644 --- a/plugin.json +++ b/plugin.json @@ -9,7 +9,6 @@ "scripts": [ "lib/client.js", "../nodebb-theme-persona/lib/persona.js", - "../nodebb-theme-persona/lib/modules/nprogress.js", "../nodebb-theme-persona/lib/modules/autohidingnavbar.min.js", "../nodebb-theme-persona/lib/modules/quickreply.js" ],