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