rename file-upload
This commit is contained in:
@@ -2,7 +2,7 @@ import ProtectionSummary from '@/app/ui/marking-page/protection-summary';
|
||||
import FilesTable from '@/app/ui/dashboard/files-table';
|
||||
import PageTitle from '@/app/ui/page-title';
|
||||
import UploadSectionFile from '@/app/components/upload-section-file';
|
||||
import { getAllowedFilesExtensions } from '@/app/actions/file-upload';
|
||||
import { getAllowedFilesExtensions } from '@/app/actions/fileUpload';
|
||||
|
||||
export default async function Page() {
|
||||
const FILE_TYPE = "video";
|
||||
|
||||
Reference in New Issue
Block a user