feat: 预览并恢复首次 Sync 合并且不丢失笔记链接

This commit is contained in:
2026-09-08 16:34:00 +08:00
parent f08a338ece
commit ef722145c4
19 changed files with 885 additions and 27 deletions
@@ -0,0 +1,11 @@
# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-sync-preview"
description = "Enables the sync_preview command without any pre-configured scope."
commands.allow = ["sync_preview"]
[[permission]]
identifier = "deny-sync-preview"
description = "Denies the sync_preview command without any pre-configured scope."
commands.deny = ["sync_preview"]