@ -1,5 +1,10 @@
package main
import (
nconfig "novit.nc/direktil/pkg/config"
)
type config struct {
Layers []string `yaml:"layers"`
Files []nconfig.FileDef `yaml:"files"`
}
The note is not visible to the blocked user.