tijl.dev-core/migrations/migrations.go
tijl c6dc9cd110
Some checks failed
build / build (push) Failing after 0s
updates
2024-08-21 01:08:47 +02:00

7 lines
68 B
Go

package migrations
import "embed"
//go:embed *
var Embed embed.FS