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