chore: update various components and services for improved functionality and consistency, including formatting adjustments and minor refactors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { DownloadManager } from "@/components/downloads/DownloadManager";
|
||||
|
||||
export const dynamic = 'force-dynamic';
|
||||
export const dynamic = "force-dynamic";
|
||||
|
||||
export default function DownloadsPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user