From 1db061e609d11652e51d6766c62c2cc9391ccdb6 Mon Sep 17 00:00:00 2001 From: Allon Freedman Date: Mon, 7 Feb 2022 10:15:50 -0800 Subject: [PATCH] Added CMS tab to flipper plugin Reviewed By: zaxy78 Differential Revision: D34033159 fbshipit-source-id: 41be3361b9b19c00c041979c0b9f142a312b7c94 --- desktop/static/icons.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/desktop/static/icons.json b/desktop/static/icons.json index 33fff5fe8..7c6c324b2 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -612,5 +612,8 @@ ], "friends-engagement": [ 16 + ], + "app-cms": [ + 16 ] -} +} \ No newline at end of file