We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185a1e1 commit 1b5c493Copy full SHA for 1b5c493
1 file changed
app/layout.tsx
@@ -10,7 +10,6 @@ const inter = Inter({ subsets: ["latin"] })
10
export const metadata: Metadata = {
11
title: "Task Scheduler Dashboard",
12
description: "Local task scheduler with remote agents management",
13
- generator: 'v0.dev'
14
}
15
16
export default function RootLayout({
0 commit comments