diff --git a/app/init/constants.php b/app/init/constants.php index 0446e86567..fe9af93436 100644 --- a/app/init/constants.php +++ b/app/init/constants.php @@ -392,4 +392,4 @@ const CACHE_RECONNECT_MAX_RETRIES = 2; const CACHE_RECONNECT_RETRY_DELAY = 1000; // Project status -const PROJECT_STATUS_ACTIVE = 'active'; \ No newline at end of file +const PROJECT_STATUS_ACTIVE = 'active';