From fc50816e66ddafab30339d3d9fcbffc06630a818 Mon Sep 17 00:00:00 2001 From: merefield Date: Tue, 26 Sep 2023 11:09:39 +0100 Subject: [PATCH] FIX: resolve deprecations --- assets/javascripts/discourse/templates/sidebar-wrapper.hbs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/assets/javascripts/discourse/templates/sidebar-wrapper.hbs b/assets/javascripts/discourse/templates/sidebar-wrapper.hbs index 6f678c86..95b8fbea 100644 --- a/assets/javascripts/discourse/templates/sidebar-wrapper.hbs +++ b/assets/javascripts/discourse/templates/sidebar-wrapper.hbs @@ -22,9 +22,8 @@ {{plugin-outlet name="sidebar-left-bottom" - tagName="span" connectorTagName="div" - args=(hash + outletArgs=(hash customSidebarProps=customSidebarProps category=category tabletView=tabletView @@ -63,9 +62,8 @@ {{plugin-outlet name="sidebar-right-bottom" - tagName="span" connectorTagName="div" - args=(hash + outletArgs=(hash customSidebarProps=customSidebarProps category=category tabletView=tabletView