Files
flipper/src
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-07-10 03:28:25 -07:00
2019-07-17 06:40:09 -07:00
2019-07-22 12:54:33 -07:00
2019-07-18 12:56:08 -07:00
2019-07-17 06:40:09 -07:00
2019-07-01 02:36:18 -07:00
2019-07-19 11:50:41 -07:00
2019-07-18 02:48:28 -07:00
2019-06-10 10:36:25 -07:00
2019-07-01 02:36:18 -07:00
2019-07-10 03:28:25 -07:00