mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Implement multi tenancy
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
"use client";
|
||||
import { redirect } from "next/navigation";
|
||||
|
||||
export default function Index() {
|
||||
redirect("/transcripts/new");
|
||||
}
|
||||
Reference in New Issue
Block a user