Compare commits
	
		
			2 Commits
		
	
	
		
			3fc57ad117
			...
			b49e4b5b2f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| b49e4b5b2f | |||
| aaee8f7c14 | 
| @ -1,4 +1,4 @@ | |||||||
| import { NextResponse } from "next/server"; | {/*import { NextResponse } from "next/server"; | ||||||
| import axios from "axios"; | import axios from "axios"; | ||||||
| 
 | 
 | ||||||
| export async function GET() { | export async function GET() { | ||||||
| @ -19,4 +19,4 @@ export async function GET() { | |||||||
|         console.error("API fetch error:", error); |         console.error("API fetch error:", error); | ||||||
|         return NextResponse.json({ error: "Failed to fetch inverters" }, { status: 500 }); |         return NextResponse.json({ error: "Failed to fetch inverters" }, { status: 500 }); | ||||||
|     } |     } | ||||||
| } | }*/} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user