Chanegement PREFIX SendFileRule.go

This commit is contained in:
Benjamin
2022-03-14 11:10:23 +01:00
parent 237b37aa3e
commit 06d46dc697
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import (
)
// SendFileRulePrefix Rule command prefix
const SendFileRulePrefix = "ffe_sendfile"
const SendFileRulePrefix = "SENDFILE"
// SendFileRule Storage structure for the SendFileRule
type SendFileRule struct {