We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd66b3 commit e6d7aefCopy full SHA for e6d7aef
app/api/repo/route.ts
@@ -44,7 +44,7 @@ export async function GET() {
44
// headers: {
45
// "Authorization": token,
46
// 'Content-Type': 'application/json'
47
-// },POST
+// },
48
// cache: 'no-store'
49
// });
50
0 commit comments