From abde1e009f0201613f0ca61998dbcbdc2118c139 Mon Sep 17 00:00:00 2001 From: BrentVL-1952840 <70229620+Brentdevent@users.noreply.github.com> Date: Sat, 4 Mar 2023 16:18:37 +0100 Subject: [PATCH] Update branding --- src/client/component/branding.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/component/branding.cpp b/src/client/component/branding.cpp index dc8a48d6..c5539723 100644 --- a/src/client/component/branding.cpp +++ b/src/client/component/branding.cpp @@ -34,4 +34,4 @@ namespace branding }; } -REGISTER_COMPONENT(branding::component) +REGISTER_COMPONENT_WORKING(branding::component)