mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor(worker): ⚡ Move blurhash processing to worker
This commit is contained in:
parent
8188a6ffc7
commit
b086e65404
8 changed files with 34 additions and 37 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -6,7 +6,8 @@
|
|||
"cli",
|
||||
"federation",
|
||||
"config",
|
||||
"plugin"
|
||||
"plugin",
|
||||
"worker"
|
||||
],
|
||||
"languageToolLinter.languageTool.ignoredWordsInWorkspace": ["versia"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue