Exchange medium always visible
Summary: ^ Reviewed By: antonk52 Differential Revision: D47797219 fbshipit-source-id: ec643abce429157ca54eb1253d658117cc759565
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0ab1aeee78
commit
fa1c2db026
@@ -111,7 +111,7 @@ function createColumnConfig(): DataTableColumn<ConnectionRecordEntry>[] {
|
||||
key: 'medium',
|
||||
title: 'Medium',
|
||||
width: 80,
|
||||
visible: false,
|
||||
visible: true,
|
||||
},
|
||||
{
|
||||
key: 'message',
|
||||
|
||||
Reference in New Issue
Block a user