Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <tukon479@gmail.com>
  • Loading branch information
Innei committed Dec 16, 2024
1 parent de8d337 commit 9d6e7d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/src/auth.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { env } from "@follow/shared/env"
import type { authPlugins } from "@follow/shared/hono"
import type { BetterAuthClientPlugin } from "better-auth/client"
import { inferAdditionalFields } from "better-auth/client/plugins"
import { createAuthClient } from "better-auth/react"

import { IN_ELECTRON, WEB_URL } from "./constants"
Expand Down

0 comments on commit 9d6e7d4

Please sign in to comment.