From 870cbc103dd4af53398d1b030012657e216feb35 Mon Sep 17 00:00:00 2001 From: David Bolack Date: Wed, 6 Mar 2024 13:57:32 -0600 Subject: [PATCH] more heroku debug --- server/homebrew.api.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/homebrew.api.js b/server/homebrew.api.js index 1168084aa..07698800a 100644 --- a/server/homebrew.api.js +++ b/server/homebrew.api.js @@ -88,6 +88,9 @@ const api = { for await (const brew of brews) { const foo = api.getBrew('themes', req=req, res=res, next=next); const brewTheme = req.brew; + console.log(`Looking at themes.`); + console.log(brewTheme); + console.log(`Looked at themes.`); if(brewTheme) { splitTextStyleAndMetadata(brewTheme); userThemes.Brew[`#${brew.editId}`] = {