stuff
This commit is contained in:
parent
a247bb3b32
commit
3cc9112eb2
|
@ -1238,6 +1238,7 @@
|
|||
"categoryforcevisible": ["CategoryContainer", "forceVisible"],
|
||||
"categoryicon": ["Category", "icon"],
|
||||
"categoryiconvisibility": ["CategoryContainer", "iconVisibility"],
|
||||
"categorymaincontent": ["Category", "mainContent"],
|
||||
"categorymuted": ["Category", "muted"],
|
||||
"categoryname": ["Category", "name"],
|
||||
"categorywrapper": ["Category", "wrapper"],
|
||||
|
@ -1279,6 +1280,7 @@
|
|||
"channelheadertopicexpandable": ["HeaderBarTopic", "expandable"],
|
||||
"channelicon": ["Channel", "icon"],
|
||||
"channeliconvisibility": ["ChannelContainer", "iconVisibility"],
|
||||
"channelmaincontent": ["Channel", "mainContent"],
|
||||
"channelmentionsbadge": ["ChannelContainer", "mentionsBadge"],
|
||||
"channelmodeconnected": ["Channel", "modeConnected"],
|
||||
"channelmodelocked": ["Channel", "modeLocked"],
|
||||
|
|
Loading…
Reference in New Issue