From 52a6fb2fb7403690928f67a71fd29294a15b67a6 Mon Sep 17 00:00:00 2001 From: linedraw Date: Mon, 10 May 2021 12:42:31 +0500 Subject: [PATCH] f --- routes/screen.js | 1 + 1 file changed, 1 insertion(+) diff --git a/routes/screen.js b/routes/screen.js index 951e87d..4883591 100644 --- a/routes/screen.js +++ b/routes/screen.js @@ -107,6 +107,7 @@ var firebaseConfig = { messagingSenderId: "543506506647", appId: "1:543506506647:web:ebb37daff6d78a32739ad2" }; + // Storage const { Storage } = require('@google-cloud/storage'); const { log } = require('console');