From cda798cd64e7c0f04785ec19f532afde8468feab Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 18 Dec 2024 01:21:07 +0100 Subject: [PATCH] chore: automated housekeeping... --- Docs/URL_Parameters.md | 8 ++++---- src/assets/contributors.json | 2 +- src/assets/translators.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Docs/URL_Parameters.md b/Docs/URL_Parameters.md index 968e14b09..bbd609d7c 100644 --- a/Docs/URL_Parameters.md +++ b/Docs/URL_Parameters.md @@ -346,7 +346,7 @@ No default value set The initial/current zoom level -This documentation is defined in the source code at [InitialMapPositioning.ts](/src/Logic/Actors/InitialMapPositioning.ts#L42) +This documentation is defined in the source code at [InitialMapPositioning.ts](/src/Logic/Actors/InitialMapPositioning.ts#L43) The default value is _1_ @@ -354,7 +354,7 @@ The default value is _1_ The initial/current latitude -This documentation is defined in the source code at [InitialMapPositioning.ts](/src/Logic/Actors/InitialMapPositioning.ts#L42) +This documentation is defined in the source code at [InitialMapPositioning.ts](/src/Logic/Actors/InitialMapPositioning.ts#L43) The default value is _0_ @@ -362,7 +362,7 @@ The default value is _0_ The initial/current longitude of the app -This documentation is defined in the source code at [InitialMapPositioning.ts](/src/Logic/Actors/InitialMapPositioning.ts#L42) +This documentation is defined in the source code at [InitialMapPositioning.ts](/src/Logic/Actors/InitialMapPositioning.ts#L43) The default value is _0_ @@ -410,7 +410,7 @@ The default value is _0_ The mode the application starts in, e.g. 'map', 'dashboard' or 'statistics' -This documentation is defined in the source code at [generateDocs.ts](ervdvn/git2/MapComplete/scripts/generateDocs.ts#L436) +This documentation is defined in the source code at [generateDocs.ts](ervdvn/git/MapComplete/scripts/generateDocs.ts#L436) The default value is _map_ diff --git a/src/assets/contributors.json b/src/assets/contributors.json index 98446521a..c270d25f3 100644 --- a/src/assets/contributors.json +++ b/src/assets/contributors.json @@ -1,7 +1,7 @@ { "contributors": [ { - "commits": 8792, + "commits": 8786, "contributor": "Pieter Vander Vennet" }, { diff --git a/src/assets/translators.json b/src/assets/translators.json index 5c017a5bd..5a902b0ad 100644 --- a/src/assets/translators.json +++ b/src/assets/translators.json @@ -741,4 +741,4 @@ "contributor": "Carlos Ramos CarreƱo" } ] -} \ No newline at end of file +}