clean: suppression complète PrestaShop
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { NextResponse } from "next/server";
|
||||
|
||||
const AGENT_VERSION = "0.2.7";
|
||||
const AGENT_VERSION = "0.3.0";
|
||||
|
||||
export async function GET() {
|
||||
return NextResponse.json({
|
||||
|
||||
Reference in New Issue
Block a user