refactor: register procession

This commit is contained in:
Tristan Yang
2022-06-21 16:10:13 +08:00
parent aca0afee90
commit 066f797b26
7 changed files with 58 additions and 23 deletions
+1 -1
View File
@@ -26,5 +26,5 @@
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"cSpell.words": ["btns"]
"cSpell.words": ["btns", "rustchat"]
}