From 9b04c8070b5e4841b365ea484eeea60fbb423bb4 Mon Sep 17 00:00:00 2001 From: Patrik Tomas Chamelo Date: Thu, 3 Dec 2020 12:32:11 -0800 Subject: [PATCH] Upload the diff number in the global metadata Summary: Append the hash when possible to the metadata from the flipper submissions. Differential Revision: D25283309 fbshipit-source-id: 1e95cdc3e9f2f1a08dc53c746732c46969166d97 --- desktop/static/icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop/static/icons.json b/desktop/static/icons.json index f4d1fb7b8..a28c9c16c 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -556,5 +556,8 @@ ], "app-work-chat-outline": [ 24 + ], + "sample-hi": [ + 20 ] } \ No newline at end of file