Skip to content

Commit

Permalink
Update az_quickstart.install
Browse files Browse the repository at this point in the history
  • Loading branch information
joeparsons authored Dec 14, 2022
1 parent 0447efa commit 0ba39fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion az_quickstart.install
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,6 @@ function az_quickstart_update_920103() {
/**
* Uninstall the deprecated media_library_theme_reset module.
*/
function az_quickstart_update_920401() {
function az_quickstart_update_920601() {
\Drupal::service('module_installer')->uninstall(['media_library_theme_reset']);
}

0 comments on commit 0ba39fd

Please sign in to comment.