Supabase Removals Frontend
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 3m2s
Build and Push Docker Images / build-frontend (push) Successful in 3m38s

This commit is contained in:
2026-02-14 13:35:21 +01:00
parent c3f46cd184
commit f793d4cce6
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
{
"rules": []
}

View File

@@ -86,7 +86,7 @@ const InstructionFormat = z.object({
}); });
// --------------------------------------------------------- // ---------------------------------------------------------
// MAIN FUNCTION REPLACES SUPABASE VERSION // MAIN FUNCTION
// --------------------------------------------------------- // ---------------------------------------------------------
export const getInvoiceDataFromGPT = async function ( export const getInvoiceDataFromGPT = async function (
server: FastifyInstance, server: FastifyInstance,