Обновление для модуля "Дизайн". При ошибке загружается дефолтная тема

This commit is contained in:
developer 2026-03-27 10:49:22 +08:00
parent 449310bd1c
commit 3cfa6b57f3

View File

@ -35,7 +35,8 @@ public function boot()
} }
} catch (\Exception $e) { } catch (\Exception $e) {
define('DESIGN_PARAMETERS', []); define('DESIGN_PARAMETERS', []);
}; }
;
} }
protected function registerViews() protected function registerViews()