fix
This commit is contained in:
parent
d4300cf04e
commit
871ac5b3ef
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ function _riverside_pt_rebuild(): void {
|
||||||
|
|
||||||
\Drupal::configFactory()->getEditable('system.site')
|
\Drupal::configFactory()->getEditable('system.site')
|
||||||
->set('name', 'Riverside Therapeutics')
|
->set('name', 'Riverside Therapeutics')
|
||||||
|
->set('mail', 'info@coldairnetworks.com')
|
||||||
->set('page.front', '/home')
|
->set('page.front', '/home')
|
||||||
->save();
|
->save();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue