From bf3d51af408a0f3bba6275c158ccbcb95f1a6e63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Sat, 23 Nov 2024 09:22:32 -0300 Subject: [PATCH] fix: :memo: Fix identation --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a96d81b..499b8ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ ### Deprecated - Moved data directory from `$APPDATA_DIR/open-witness-library` to `$APPLOCALDATA_DIR/com.open-witness-library.app` for compliance with Android platform that doesn't support the past API - - For more information, check the [Tauri Docs](https://docs.rs/tauri/2.1.1/tauri/path/struct.PathResolver.html#method.data_dir). + - For more information, check the [Tauri Docs](https://docs.rs/tauri/2.1.1/tauri/path/struct.PathResolver.html#method.data_dir). ### Removed