ids.alfacom.it/client/src
marco370 54d919dc2d Fix how public lists are managed by correcting API request parameters
Corrected the order of parameters in multiple `apiRequest` calls within `PublicLists.tsx` from `(url, { method, body })` to `(method, url, data)` to align with the function's expected signature.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 794d2db9-c8c8-4022-bb8d-1eb6a6ba7618
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/yTHq1Iw
2025-11-26 15:27:19 +00:00
..
components/ui Extracted stack files 2025-11-11 09:12:50 +00:00
hooks Extracted stack files 2025-11-11 09:12:50 +00:00
lib Add network analytics and live dashboard features 2025-11-22 11:34:36 +00:00
pages Fix how public lists are managed by correcting API request parameters 2025-11-26 15:27:19 +00:00
App.tsx Add functionality to manage and sync public blacklists and whitelists 2025-11-26 09:21:43 +00:00
index.css Extracted stack files 2025-11-11 09:12:50 +00:00
main.tsx Extracted stack files 2025-11-11 09:12:50 +00:00