mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-10-30 01:22:28 +00:00
minor fix
This commit is contained in:
@@ -66,7 +66,7 @@ func (e mainEnv) pluginUserDelete(pluginid string, userTOKEN string) {
|
||||
// not implemented
|
||||
}
|
||||
|
||||
func (e mainEnv) pluginUserLookup(email string) {
|
||||
func (e mainEnv) pluginUserLookup(email string) string {
|
||||
// not implemented
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user