mirror of
https://github.com/fergalmoran/kidarr-server.git
synced 2025-12-22 09:17:51 +00:00
{}
This commit is contained in:
@@ -3,7 +3,7 @@ import { SecureDebugDetails } from "@/components/debug/SecureDebugDetails";
|
|||||||
const DebugPage = async () => {
|
const DebugPage = async () => {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<SecureDebugDetails />
|
{/* <SecureDebugDetails /> */}
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user