Pritesh Nandgaonkar
958a335043
Fix the broken metrics feature
...
Summary:
The metrics feature got broken in this D16280167, due to a review change.
```
+ if (!selectedPlugins.includes(pluginName)) {
- if (selectedPlugins.length > 0 && !selectedPlugins.includes(pluginName)) {
```
Reviewed By: jknoxville
Differential Revision: D16379959
fbshipit-source-id: ab1c4caf56a55bd97f1299822d6fa4331815c569
2019-07-22 12:54:33 -07:00
..
2019-01-18 08:01:05 -08:00
2019-07-22 12:54:33 -07:00
2019-03-01 04:26:46 -08:00
2019-02-11 02:51:25 -08:00
2019-05-17 09:53:37 -07:00
2019-07-10 03:28:25 -07:00
2019-02-05 09:29:16 -08:00
2018-06-01 11:03:58 +01:00
2019-07-18 12:56:08 -07:00
2019-01-30 06:50:16 -08:00
2019-05-20 04:47:11 -07:00
2019-01-31 03:16:55 -08:00
2019-05-30 04:02:39 -07:00
2019-07-22 12:54:33 -07:00
2019-07-22 12:54:33 -07:00
2018-06-01 11:03:58 +01:00
2019-03-15 11:30:38 -07:00
2019-07-15 04:01:44 -07:00
2019-05-30 04:02:39 -07:00
2019-07-18 12:56:08 -07:00
2019-01-15 09:46:11 -08:00
2019-04-11 04:08:59 -07:00
2019-02-08 11:22:55 -08:00
2019-04-05 06:47:14 -07:00
2019-05-29 09:54:38 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2019-05-28 04:22:09 -07:00
2019-01-09 10:42:55 -08:00
2019-07-18 12:56:08 -07:00
2019-03-22 10:41:01 -07:00
2019-07-10 03:28:25 -07:00
2019-02-14 06:02:44 -08:00
2019-07-10 03:28:25 -07:00
2019-07-18 06:30:02 -07:00
2019-07-15 04:01:44 -07:00
2018-06-12 03:39:09 -07:00
2018-06-01 11:03:58 +01:00