From 7566f60adc01ec1a94d0adca4e0f51e86d772fe9 Mon Sep 17 00:00:00 2001 From: JoshAshby Date: Wed, 7 Mar 2018 07:56:46 -0700 Subject: [PATCH] add app id cause reasons --- src/background/install.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/background/install.js b/src/background/install.js index 40fa9d3..f650bc4 100644 --- a/src/background/install.js +++ b/src/background/install.js @@ -1,4 +1,4 @@ -const APP_ID = "" +const APP_ID = "755999239a453f73ab1108d0b94e194e3f54b51255283877f56ce6917e7f8995" // Handle setting the environment up based off of if we're installed in // temporary mode or node