navidrome/conf/export_test.go
2026-01-02 20:48:20 +00:00

6 lines
62 B
Go

package conf
func ResetConf() {
Server = &configOptions{}
}