From d7738a1d7512d37e054205a289d3d298cdfbd9fb Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 15 Sep 2025 13:58:29 +0200 Subject: [PATCH] misc/theme-advanved: tab size mismatch --- misc/theme-advanced/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/theme-advanced/Makefile b/misc/theme-advanced/Makefile index ae1b63528..8c7f09529 100644 --- a/misc/theme-advanced/Makefile +++ b/misc/theme-advanced/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= theme-advanced PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= OPNsense theme based on AdvancedTomato GUI PLUGIN_MAINTAINER= jacky@prahec.com -PLUGIN_WWW= https://prahec.com/ +PLUGIN_WWW= https://prahec.com/ PLUGIN_NO_ABI= yes .include "../../Mk/plugins.mk"