mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 10:45:27 +00:00
restored channel group filter
This commit is contained in:
parent
4506280400
commit
bdc36bf5a0
1 changed files with 1 additions and 0 deletions
|
|
@ -885,6 +885,7 @@ const ChannelsTable = ({}) => {
|
|||
},
|
||||
headerCellRenderFns: {
|
||||
name: renderHeaderCell,
|
||||
channel_group: renderHeaderCell,
|
||||
enabled: () => (
|
||||
<Center style={{ width: '100%' }}>
|
||||
<ScanEye size="16" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue