feat: use masto client

This commit is contained in:
Anthony Fu 2022-11-14 10:20:07 +08:00
parent 4adab40932
commit 90c45b435f
14 changed files with 96 additions and 205 deletions

View file

@ -8,6 +8,7 @@
},
"editor.formatOnSave": false,
"cSpell.words": [
"masto",
"Nuxtodon"
]
}