From f51fca74e61dd45a25910fdc9aebc8a60920cb03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Tue, 13 Feb 2024 14:27:32 +0100 Subject: [PATCH 1/2] initial commit --- .../notificationPopup/notificationPopup.jsx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx index 3c706d6f7..9ff84f220 100644 --- a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx +++ b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx @@ -25,13 +25,10 @@ const NotificationPopup = createClass({ return ( <>
  • - Broken default logo on CoverPage
    - If you have used the Cover Page snippet and notice the Naturalcrit - logo is showing as a broken image, this is due to some small tweaks - of this BETA feature. To fix the logo in your cover page, rename - the image link "/assets/naturalCritLogoRed.svg". Remember - that any snippet marked "BETA" may have a similar change in the - future as we encounter any bugs or reworks. + Don't store IMAGES in google Drive
    + Google Drive is not an image service, and will block images from being used + in brews if they get more views than expected. Google has confirmed they won't fix + this, so we reccomend you look for another image hosting service such as imgur or google photos.
  • From f42cab6e4005eca318fd9773edd5e4fc84e1a8ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Sat, 17 Feb 2024 11:51:42 +0100 Subject: [PATCH 2/2] suggested changes --- .../brewRenderer/notificationPopup/notificationPopup.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx index 9ff84f220..5a870c108 100644 --- a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx +++ b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx @@ -25,10 +25,10 @@ const NotificationPopup = createClass({ return ( <>
  • - Don't store IMAGES in google Drive
    + Don't store IMAGES in Google Drive
    Google Drive is not an image service, and will block images from being used in brews if they get more views than expected. Google has confirmed they won't fix - this, so we reccomend you look for another image hosting service such as imgur or google photos. + this, so we recommend you look for another image hosting service such as imgur, ImgBB or Google Photos.