The code and data behind xeiaso.net
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(proto): oops

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso ec8aa287 66944c4e

+6
+6
proto/proto.go
··· 1 + package proto 2 + 3 + import "embed" 4 + 5 + //go:embed openapi.json 6 + var FS embed.FS