mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: remove undefined categoryPageStyle (#24253)
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
@connectorTagName="div"
|
||||
@outletArgs={{hash
|
||||
categories=this.model.categories
|
||||
categoryPageStyle=this.categoryPageStyle
|
||||
topics=this.model.topics
|
||||
}}
|
||||
/>
|
||||
@@ -51,7 +50,6 @@
|
||||
@connectorTagName="div"
|
||||
@outletArgs={{hash
|
||||
categories=this.model.categories
|
||||
categoryPageStyle=this.categoryPageStyle
|
||||
topics=this.model.topics
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user