From 5f17441b808455223d7ef441efe695badb0caf1a Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 6 Feb 2024 10:04:27 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.12.7/v2.12.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/changelogs/v2.12.7/v2.12.7.md b/app/changelogs/v2.12.7/v2.12.7.md index f9a592f43..da78cb8f4 100644 --- a/app/changelogs/v2.12.7/v2.12.7.md +++ b/app/changelogs/v2.12.7/v2.12.7.md @@ -10,7 +10,7 @@ Below are the detailed changes in this version. * [Add undo, redo, and Tab buttons on the Pad](https://github.com/siyuan-note/siyuan/issues/6804) * [The emoji panel supports ↑/↓ for selection](https://github.com/siyuan-note/siyuan/issues/9133) -* [Click on an custom emoji to edit](https://github.com/siyuan-note/siyuan/issues/9164) +* [Click on a custom emoji to edit](https://github.com/siyuan-note/siyuan/issues/9164) * [Plain text copied using hotkey contains ZWSP](https://github.com/siyuan-note/siyuan/issues/10281) * [Improve database table view cells copy-paste](https://github.com/siyuan-note/siyuan/issues/10282) * [Improve the activation prompt dialog box after downloading the plugin](https://github.com/siyuan-note/siyuan/issues/10285)