Allow configuring affinity between groups #161

Merged
bustikiller merged 6 commits from group-affinities into main 2024-12-28 18:56:18 +00:00
Showing only changes of commit c49acf8ab6 - Show all commits

View File

@ -1,3 +1,5 @@
/* Copyright (C) 2024 Manuel Bustillo*/
import { NextResponse } from "next/server"; import { NextResponse } from "next/server";
export function GET() { export function GET() {