fixed module path; added translate endpoint to chat API
This commit is contained in:
@@ -4,8 +4,9 @@ package hook
|
||||
|
||||
import (
|
||||
"context"
|
||||
"csgowtfd/ent"
|
||||
"fmt"
|
||||
|
||||
"git.harting.dev/csgowtf/csgowtfd/ent"
|
||||
)
|
||||
|
||||
// The MatchFunc type is an adapter to allow the use of ordinary
|
||||
|
Reference in New Issue
Block a user