From 0bb6e42282b139d897a227fce7c85b388df57970 Mon Sep 17 00:00:00 2001 From: Mohamed Osman Date: Wed, 24 Nov 2021 12:33:06 -0800 Subject: [PATCH] 1/x Setting up showreel flipper plugin Summary: This diff. sets up Showreel Flipper Plugin without any implementation other than Ping <> Pong to test Flipper to Client(App) and Client(App) to Flipper communication. Differential Revision: D32098971 fbshipit-source-id: 6f66a51b6844e7e38d20f0be7d164705924d30a6 --- desktop/static/icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop/static/icons.json b/desktop/static/icons.json index cdbc41021b8..a4d677f8838 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -606,5 +606,8 @@ ], "link": [ 16 + ], + "commercial-break-usd": [ + 16 ] } \ No newline at end of file