From cde5ed95a932488b76fc78e805d61a6e26439d04 Mon Sep 17 00:00:00 2001 From: Kyle Corry Date: Mon, 11 Dec 2023 08:39:25 -0500 Subject: [PATCH] Add tool_triangulate_location to guides.js --- site/guides.js | 1 + 1 file changed, 1 insertion(+) diff --git a/site/guides.js b/site/guides.js index 515714097..005397140 100644 --- a/site/guides.js +++ b/site/guides.js @@ -18,6 +18,7 @@ const guides = [ 'tool_photo_maps', 'tool_ruler', 'tool_temperature_estimation', + 'tool_triangulate_location', 'tool_water_boil_timer', 'tool_weather', 'tool_whistle',