From 0eb1c5fe0c9e60b3ddd47f5561a9b4865a9fb812 Mon Sep 17 00:00:00 2001 From: Jason Dekarske Date: Fri, 8 Apr 2022 18:25:15 -0700 Subject: [PATCH] fix description --- apps/golfview/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/golfview/metadata.json b/apps/golfview/metadata.json index be1a6d75a..961d24e4d 100644 --- a/apps/golfview/metadata.json +++ b/apps/golfview/metadata.json @@ -1,7 +1,7 @@ { "id": "golfview", "name": "Golf View", "version":"0.01", - "description": "This app will provide you with on course data to support your golf game! All information comes from OpenStreetMap. Please contribute by drawing your course using these guidelines: [guidelines](guidelines.com)", + "description": "This app will provide you with on course data to support your golf game!", "icon": "golfview.png", "tags": "outdoors, gps", "allow_emulator": true,