From 1e93055eb5a1917c74fdbcf491cec3978d134c72 Mon Sep 17 00:00:00 2001 From: Matt Davison Date: Thu, 15 Jul 2021 14:08:03 -0700 Subject: [PATCH] Add SNAPL Flipper Plugin Summary: This stack adds a SNAPL Video Logs Flipper Plugin. In this commit I created the skeleton for the desktop and the client sides of the plugin. Differential Revision: D29065783 fbshipit-source-id: e204a465e64ede9479665fcbbb6be34643de5218 --- desktop/static/icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop/static/icons.json b/desktop/static/icons.json index b93416839..983396d37 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -597,5 +597,8 @@ ], "app-microsoft-windows-outline": [ 24 + ], + "camcorder-live": [ + 16 ] } \ No newline at end of file