From 8daf6c9ead55f27995574e8bd1d59cae0da50963 Mon Sep 17 00:00:00 2001 From: itskovacs Date: Mon, 18 Aug 2025 21:06:52 +0200 Subject: [PATCH] :memo: Fix gfm alert typo --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index f433197..7b369e6 100644 --- a/docs/config.md +++ b/docs/config.md @@ -57,7 +57,7 @@ TRIP_IMAGE_SIZE=600 You can configure the default values for new users with the following settings: `DEFAULT_TILE`, `DEFAULT_CURRENCY`, `DEFAULT_MAP_LAT`, `DEFAULT_MAP_LNG`. -> [!WARN] +> [!INFO] > Changing these values does not update settings for existing users, it only affects new users.