Files
leocrm/app
Agent Zero 72e3756c60
Check Cross-Plugin Imports / check (push) Has been cancelled
fix: wiki/routes.py — add missing db parameter to all service calls
All wiki service functions expect db as first argument but routes
were passing tenant_id as first argument. This caused 500 on
/wiki/articles, /wiki/categories, and all wiki endpoints.
2026-08-21 10:08:33 +02:00
..