Fix AI Promps

This commit is contained in:
johnnyq
2025-03-27 22:25:01 -04:00
parent c2bba7a919
commit 9f7c289e94
2 changed files with 16 additions and 5 deletions

View File

@@ -599,4 +599,3 @@ if (isset($_POST['update_recurring_invoice_items_order'])) {
echo json_encode(['status' => 'success']);
exit;
}