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 () => {
|
||||
return (
|
||||
<div>
|
||||
<SecureDebugDetails />
|
||||
{/* <SecureDebugDetails /> */}
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user