chore: More tracing improvements
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { AuthenticationProvider } from "@server/models";
|
||||
|
||||
export default function present(
|
||||
export default function presentAuthenticationProvider(
|
||||
authenticationProvider: AuthenticationProvider
|
||||
) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user