From 59854dfe77a4eabfb8d43819c43b6c2b3f16c55e Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Fri, 4 Feb 2022 14:44:29 -0700 Subject: [PATCH] added google play & google play logo attribution --- src/pages/downloads/index.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/downloads/index.tsx b/src/pages/downloads/index.tsx index cc156d04..84c8f4b5 100644 --- a/src/pages/downloads/index.tsx +++ b/src/pages/downloads/index.tsx @@ -136,6 +136,9 @@ const Firmware = (): JSX.Element => { Once downloaded, follow the flashing instructions for ESP32 chipsets, NRF52 chipsets, or the GUI instructions for Meshtastic Flasher. +
+ Google Play and the Google Play logo are trademarks of Google LLC. +
);