Skip to content

Commit c06061f

Browse files
committed
FORMS-984: Code cleanup
1 parent b490afc commit c06061f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ about writing changes to this log.
1010

1111
## [2.0.1]
1212

13-
- Updated install config with new list submissions endpoint
13+
- Updated module config with new list submissions endpoint
1414

1515
## [2.0.0]
1616

os2forms_rest_api.install

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77

88
/**
9-
* Installing webform submissions endpoint.
9+
* Install module config.
1010
*/
1111
function os2forms_rest_api_update_9001(): void {
1212
\Drupal::service('config.installer')->installDefaultConfig('module', 'os2forms_rest_api');

0 commit comments

Comments
 (0)