FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit c1a3e879 authored by Laura Waldoch's avatar Laura Waldoch
Browse files

Trivial change to run pre-commit

parent 905eab70
No related branches found
No related tags found
3 merge requests!113Merge branch 'develop',!99Develop,!96feat: User page
Pipeline #720384 passed
......@@ -40,4 +40,4 @@ if (getenv('IS_DDEV_PROJECT') == 'true' && is_readable($ddev_settings)) {
$settings['container_yamls'][] = DRUPAL_ROOT . '/sites/development.services.yml';
}
$settings['config_sync_directory'] = '../config/sync';
$settings['config_sync_directory'] = '../config/sync';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment