mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
chore: clean up lint/type issues and tighten comment media URL validation
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
import NextAuth, { type DefaultSession } from 'next-auth';
|
||||
import { type DefaultSession } from 'next-auth';
|
||||
|
||||
declare module 'next-auth' {
|
||||
interface Session {
|
||||
|
||||
Reference in New Issue
Block a user