3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/ui/theme/farm_ui_theme.info.yml
Michael Stenta a13a0de10a The farm_ui_theme module depends on layout_discovery.
This went unnoticed before because farm_ui_dashboard depends on
layout_discovery, but if farm_ui_dashboard is not installed visiting
any asset/log page causes a fatal error because the layout
discovery service is not found.
2023-05-02 11:27:02 -04:00

9 lines
207 B
YAML

name: farmOS UI Theme
description: Install Gin theme and provide overrides for farmOS.
type: module
package: farmOS UI
core_version_requirement: ^9
dependencies:
- drupal:block
- drupal:layout_discovery