1
0
forked from wrenn/wrenn

Version bump

This commit is contained in:
2026-04-21 15:54:04 +06:00
parent 7fd801c1eb
commit d270ab7752
4 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ type ServerContext struct {
Config config.Config
}
// Extension allows enterprise (or any external) code to plug additional
// Extension allows cloud (or any external) code to plug additional
// routes and background workers into the control plane without modifying
// the core server.
type Extension interface {