7 lines
90 B
Go
Raw Permalink Normal View History

2025-07-19 20:58:05 +02:00
package common
import _ "embed"
//go:embed default.config.toml
var DefaultConfig []byte