mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat(plugin): ✨ Initialize new plugin system
This commit is contained in:
parent
1b427cf225
commit
98f8ec071c
9 changed files with 307 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -5,6 +5,7 @@
|
|||
"api",
|
||||
"cli",
|
||||
"federation",
|
||||
"config"
|
||||
"config",
|
||||
"plugin"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue