Update server-api.ts

This commit is contained in:
NotII
2025-04-09 02:40:02 +01:00
parent db26544926
commit 1b5f1d4b16

View File

@@ -92,8 +92,6 @@ export async function fetchServer<T = unknown>(
}
}
// =========== SERVER API SERVICES ===========
/**
* Get a paginated list of customers (server-side)
* @param page Page number (starting from 1)