2025-07-19 20:58:05 +02:00

7 lines
90 B
Go

package common
import _ "embed"
//go:embed default.config.toml
var DefaultConfig []byte