mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-17 00:02:41 +02:00
emailMarketing was removed from INSTALLED_APPS but websiteFunctions was still trying to import it, causing ModuleNotFoundError. Fixes: ModuleNotFoundError: No module named 'emailMarketing'