Skip to content

Commit

Permalink
remove active param
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Mar 25, 2024
1 parent 0337134 commit e9ce813
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The [Environment Indicator](https://www.drupal.org/project/environment_indicator

1. Add the following within `settings.php` for your version of Drupal:

<Accordion title="Drupal 8/9/10+" id="d10" active={true} icon="wrench">
<Accordion title="Drupal 8/9/10+" id="d10" icon="wrench">

```php
/*
Expand Down

0 comments on commit e9ce813

Please sign in to comment.