Pull request 2036: 6180 revert
Updates #6180.
Squashed commit of the following:
commit 38689bd26cad9b195cf01f5f1b09fbe075c6ff84
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Oct 11 18:24:23 2023 +0300
Revert "6180 fix dashboard empty tables scroll"
This reverts commit 3ce3c41b59.
This commit is contained in:
@@ -59,7 +59,7 @@ class StatsConfig extends Component {
|
||||
interval,
|
||||
customInterval,
|
||||
enabled,
|
||||
ignored: ignored?.join('\n'),
|
||||
ignored: ignored.join('\n'),
|
||||
}}
|
||||
onSubmit={this.handleFormSubmit}
|
||||
processing={processing}
|
||||
|
||||
Reference in New Issue
Block a user