fx build fix
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package notificationimp
|
||||
|
||||
type Config struct {
|
||||
Driver string `yaml:"driver"`
|
||||
Settings map[string]any `yaml:"settings,omitempty"`
|
||||
}
|
||||
Reference in New Issue
Block a user