mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-05-20 12:57:29 +08:00
feat: implement all admin functions
This commit is contained in:
@@ -3,6 +3,7 @@ import { Inter } from 'next/font/google';
|
||||
import '../lib/cron';
|
||||
|
||||
import './globals.css';
|
||||
import 'sweetalert2/dist/sweetalert2.min.css';
|
||||
|
||||
import { getConfig } from '@/lib/config';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user