feat: deeplink handler for install ext from store (#860)

Co-authored-by: rain9 <15911122312@163.com>
Co-authored-by: ayang <473033518@qq.com>
This commit is contained in:
SteveLauC
2025-08-05 18:08:00 +08:00
committed by GitHub
parent ee75f0d119
commit 783cb73b29
15 changed files with 375 additions and 126 deletions

View File

@@ -83,5 +83,6 @@
"i18n-ally.keystyle": "nested",
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.detectIndentation": false
"editor.detectIndentation": false,
"i18n-ally.displayLanguage": "zh"
}