mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 10:14:52 -06:00
DEV: add below-sidebar-sections to sidebar dropdown mode (#28780)
This commit is contained in:
parent
f8e3a90ab9
commit
24caa36eef
@ -73,6 +73,7 @@ export default class SidebarHamburgerDropdown extends Component {
|
||||
@collapsableSections={{this.collapsableSections}}
|
||||
/>
|
||||
{{/if}}
|
||||
<PluginOutlet @name="after-sidebar-sections" />
|
||||
<Footer />
|
||||
</div>
|
||||
</DeferredRender>
|
||||
|
Loading…
Reference in New Issue
Block a user