feat: add custom webhook message
This commit is contained in:
@@ -34,6 +34,7 @@ type Database struct {
|
||||
Port int
|
||||
Name string
|
||||
TablePrefix string
|
||||
SqlDebug string
|
||||
}
|
||||
|
||||
var DatabaseSetting = &Database{}
|
||||
|
||||
Reference in New Issue
Block a user