Skip to content

Commit

Permalink
FORMS-984: Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jekuaitk committed Oct 24, 2023
1 parent b490afc commit c06061f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ about writing changes to this log.

## [2.0.1]

- Updated install config with new list submissions endpoint
- Updated module config with new list submissions endpoint

## [2.0.0]

Expand Down
2 changes: 1 addition & 1 deletion os2forms_rest_api.install
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

/**
* Installing webform submissions endpoint.
* Install module config.
*/
function os2forms_rest_api_update_9001(): void {
\Drupal::service('config.installer')->installDefaultConfig('module', 'os2forms_rest_api');
Expand Down

0 comments on commit c06061f

Please sign in to comment.