Files
flipper/src/utils
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-02-11 02:51:25 -08:00
2019-02-05 09:29:16 -08:00
2018-06-01 11:03:58 +01:00
2019-05-20 04:47:11 -07:00
2019-05-30 04:02:39 -07:00
2018-06-01 11:03:58 +01:00
2019-03-15 11:30:38 -07:00
2019-05-30 04:02:39 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2019-01-09 10:42:55 -08:00
2019-03-22 10:41:01 -07:00
2019-07-10 03:28:25 -07:00
2018-06-01 11:03:58 +01:00